From b9a654866b508b53231244bd52bf3e6af1760158 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sun, 16 Oct 2016 12:11:02 +0200 Subject: [PATCH] [_sidebar] Add "Cache API" section --- _Sidebar.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_Sidebar.md b/_Sidebar.md index 82505e8..cf31b58 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -12,4 +12,6 @@ - [How to create a new Bridge?](How-to-create-a-new-Bridge) - [BridgeAbstract](BridgeAbstract) - [FeedExpander](FeedExpander) + - [Cache API](Cache-API) + - [How to create a new Cache?](How-to-create-a-new-Cache) - [Technical Recommendations](Technical-Recommendations) \ No newline at end of file