mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-03 15:17:33 +02:00
Updated _Sidebar (markdown)
56
_Sidebar.md
56
_Sidebar.md
@@ -21,31 +21,31 @@
|
|||||||
- [Folder structure](Folder-structure)
|
- [Folder structure](Folder-structure)
|
||||||
- [Actions](Actions)
|
- [Actions](Actions)
|
||||||
- [Debug mode](Debug-mode)
|
- [Debug mode](Debug-mode)
|
||||||
- [Bridge API](Bridge-API)
|
# [Bridge API](Bridge-API)
|
||||||
- [How to create a new Bridge?](How-to-create-a-new-Bridge)
|
- [How to create a new Bridge?](How-to-create-a-new-Bridge)
|
||||||
- [BridgeAbstract](BridgeAbstract)
|
- [BridgeAbstract](BridgeAbstract)
|
||||||
- [`PARAMETERS`](const-PARAMETERS)
|
- [`PARAMETERS`](const-PARAMETERS)
|
||||||
- [`queriedContext`](Read-queriedContext)
|
- [`queriedContext`](Read-queriedContext)
|
||||||
- [`collectData`](The-collectData-function)
|
- [`collectData`](The-collectData-function)
|
||||||
- [`getDescription`](The-getDescription-function)
|
- [`getDescription`](The-getDescription-function)
|
||||||
- [`getMaintainer`](The-getMaintainer-function)
|
- [`getMaintainer`](The-getMaintainer-function)
|
||||||
- [`getName`](The-getName-function)
|
- [`getName`](The-getName-function)
|
||||||
- [`getURI`](The-getURI-function)
|
- [`getURI`](The-getURI-function)
|
||||||
- [`getIcon`](The-getIcon-function)
|
- [`getIcon`](The-getIcon-function)
|
||||||
**Helper functions**
|
**Helper functions**
|
||||||
- [`getInput`](The-getInput-function)
|
- [`getInput`](The-getInput-function)
|
||||||
- [`getContents`](The-getContents-function)
|
- [`getContents`](The-getContents-function)
|
||||||
- [`getSimpleHTMLDOM`](The-getSimpleHTMLDOM-function)
|
- [`getSimpleHTMLDOM`](The-getSimpleHTMLDOM-function)
|
||||||
- [`getSimpleHTMLDOMCached`](The-getSimpleHTMLDOMCached-function)
|
- [`getSimpleHTMLDOMCached`](The-getSimpleHTMLDOMCached-function)
|
||||||
- [`returnError`](The-returnError-function)
|
- [`returnError`](The-returnError-function)
|
||||||
- [`returnClientError`](The-returnClientError-function)
|
- [`returnClientError`](The-returnClientError-function)
|
||||||
- [`returnServerError`](The-returnServerError-function)
|
- [`returnServerError`](The-returnServerError-function)
|
||||||
- [FeedExpander](FeedExpander)
|
- [FeedExpander](FeedExpander)
|
||||||
- [Cache API](Cache-API)
|
# [Cache API](Cache-API)
|
||||||
- [How to create a new Cache?](How-to-create-a-new-Cache)
|
- [How to create a new Cache?](How-to-create-a-new-Cache)
|
||||||
- [CacheInterface](CacheInterface)
|
- [CacheInterface](CacheInterface)
|
||||||
- [Format API](Format-API)
|
# [Format API](Format-API)
|
||||||
- [How to create a new Format?](How-to-create-a-new-Format)
|
- [How to create a new Format?](How-to-create-a-new-Format)
|
||||||
- [FormatInterface](FormatInterface)
|
- [FormatInterface](FormatInterface)
|
||||||
- [FormatAbstract](FormatAbstract)
|
- [FormatAbstract](FormatAbstract)
|
||||||
- [Technical Recommendations](Technical-Recommendations)
|
# [Technical Recommendations](Technical-Recommendations)
|
Reference in New Issue
Block a user