diff --git a/_Sidebar.md b/_Sidebar.md index c80926f..55ef692 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -21,31 +21,31 @@ - [Folder structure](Folder-structure) - [Actions](Actions) - [Debug mode](Debug-mode) - - [Bridge API](Bridge-API) - - [How to create a new Bridge?](How-to-create-a-new-Bridge) - - [BridgeAbstract](BridgeAbstract) - - [`PARAMETERS`](const-PARAMETERS) - - [`queriedContext`](Read-queriedContext) - - [`collectData`](The-collectData-function) - - [`getDescription`](The-getDescription-function) - - [`getMaintainer`](The-getMaintainer-function) - - [`getName`](The-getName-function) - - [`getURI`](The-getURI-function) - - [`getIcon`](The-getIcon-function) - **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) - - [FeedExpander](FeedExpander) - - [Cache API](Cache-API) - - [How to create a new Cache?](How-to-create-a-new-Cache) - - [CacheInterface](CacheInterface) - - [Format API](Format-API) - - [How to create a new Format?](How-to-create-a-new-Format) - - [FormatInterface](FormatInterface) - - [FormatAbstract](FormatAbstract) - - [Technical Recommendations](Technical-Recommendations) \ No newline at end of file +# [Bridge API](Bridge-API) + - [How to create a new Bridge?](How-to-create-a-new-Bridge) + - [BridgeAbstract](BridgeAbstract) + - [`PARAMETERS`](const-PARAMETERS) + - [`queriedContext`](Read-queriedContext) + - [`collectData`](The-collectData-function) + - [`getDescription`](The-getDescription-function) + - [`getMaintainer`](The-getMaintainer-function) + - [`getName`](The-getName-function) + - [`getURI`](The-getURI-function) + - [`getIcon`](The-getIcon-function) + **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) + - [FeedExpander](FeedExpander) +# [Cache API](Cache-API) + - [How to create a new Cache?](How-to-create-a-new-Cache) + - [CacheInterface](CacheInterface) +# [Format API](Format-API) + - [How to create a new Format?](How-to-create-a-new-Format) + - [FormatInterface](FormatInterface) + - [FormatAbstract](FormatAbstract) +# [Technical Recommendations](Technical-Recommendations) \ No newline at end of file