From 51652755715753b04e74284a0f3ecb813393de5e Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sat, 15 Sep 2018 21:01:36 +0200 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 55ef692..d850a7b 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -32,7 +32,8 @@ - [`getName`](The-getName-function) - [`getURI`](The-getURI-function) - [`getIcon`](The-getIcon-function) - **Helper functions** + - [FeedExpander](FeedExpander) +# Helper functions - [`getInput`](The-getInput-function) - [`getContents`](The-getContents-function) - [`getSimpleHTMLDOM`](The-getSimpleHTMLDOM-function) @@ -40,7 +41,6 @@ - [`returnError`](The-returnError-function) - [`returnClientError`](The-returnClientError-function) - [`returnServerError`](The-returnServerError-function) - - [FeedExpander](FeedExpander) # [Cache API](Cache-API) - [How to create a new Cache?](How-to-create-a-new-Cache) - [CacheInterface](CacheInterface)