From 69e8dcf997895ea694a313c58e67bb65af5d3484 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Sat, 15 Sep 2018 21:01:57 +0200 Subject: [PATCH] Updated _Sidebar (markdown) --- _Sidebar.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index d850a7b..353a468 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -34,13 +34,13 @@ - [`getIcon`](The-getIcon-function) - [FeedExpander](FeedExpander) # Helper functions - - [`getInput`](The-getInput-function) - - [`getContents`](The-getContents-function) - - [`getSimpleHTMLDOM`](The-getSimpleHTMLDOM-function) - - [`getSimpleHTMLDOMCached`](The-getSimpleHTMLDOMCached-function) - - [`returnError`](The-returnError-function) - - [`returnClientError`](The-returnClientError-function) - - [`returnServerError`](The-returnServerError-function) + - [`getInput`](The-getInput-function) + - [`getContents`](The-getContents-function) + - [`getSimpleHTMLDOM`](The-getSimpleHTMLDOM-function) + - [`getSimpleHTMLDOMCached`](The-getSimpleHTMLDOMCached-function) + - [`returnError`](The-returnError-function) + - [`returnClientError`](The-returnClientError-function) + - [`returnServerError`](The-returnServerError-function) # [Cache API](Cache-API) - [How to create a new Cache?](How-to-create-a-new-Cache) - [CacheInterface](CacheInterface)