rss-bridge/docs
Jan Tojnar 5b5f3b4254
Do not use constants for configuration (#2938)
* docs: Do not use constant names when referring to config options

The options are customizable using a config file and no longer hardcoded in index.php since 8ac8e08abf

* Do not use constants for configuration

Since <8ac8e08abf>, they are just set to the configuration object values.
2022-07-24 19:26:12 +02:00
..
01_General docs: Update requirements 2022-07-06 03:34:37 +02:00
02_CLI Do not use constants for configuration (#2938) 2022-07-24 19:26:12 +02:00
03_For_Hosts Do not use constants for configuration (#2938) 2022-07-24 19:26:12 +02:00
04_For_Developers docs: Update directory structure description (#2906) 2022-07-08 21:00:32 +02:00
05_Bridge_API replace wiki links with documentation links (#2630) 2022-04-10 21:58:29 +02:00
06_Helper_functions [docs] Add documentation for html.php functions (#2714) 2022-05-10 09:37:53 +02:00
07_Cache_API [Documentation] Move all wiki pages into the repo and make it pretty (#2494) 2022-03-22 21:33:29 +01:00
08_Format_API Formats: Remove display & related method (#2776) 2022-06-07 18:05:33 +02:00
09_Technical_recommendations [Documentation] Move all wiki pages into the repo and make it pretty (#2494) 2022-03-22 21:33:29 +01:00
10_Bridge_Specific [Instagram] fix: add ds_user_id (#2881) 2022-07-07 12:08:21 +02:00
99_Theme/rssbridge [Documentation] Move all wiki pages into the repo and make it pretty (#2494) 2022-03-22 21:33:29 +01:00
images [Documentation] Move all wiki pages into the repo and make it pretty (#2494) 2022-03-22 21:33:29 +01:00
config.json [core] Fix daux generation (#2914) 2022-07-09 20:33:07 +02:00
index.md [Documentation] Move all wiki pages into the repo and make it pretty (#2494) 2022-03-22 21:33:29 +01:00
readme.md [Documentation] Move all wiki pages into the repo and make it pretty (#2494) 2022-03-22 21:33:29 +01:00

RSS-Bridge Documentation

This folder contains the RSS-Bridge documentation. It uses daux.io to compile the static website for gh pages.

See the language folders for the .md files

Daux.io documentation : https://daux.io/Getting_Started.html