mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-01 22:30:14 +02:00
Updated _Sidebar (markdown)
56
_Sidebar.md
56
_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)
|
||||
# [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)
|
Reference in New Issue
Block a user