blob: 97bbb8542aec27c38eb6aa94b014adb3b38e27c2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
This area is intended for developers who decide to contribute to **RSS-Bridge**.
It is written in PHP.
If you are new to **RSS-Bridge** you should make yourself familiar with some general aspects:
- [Coding style policy](./01_Coding_style_policy.md)
- [Folder structure](./03_Folder_structure.md)
- [Debug mode](./05_Debug_mode.md)
- [Bridge API](../05_Bridge_API/index.md)
- [Cache API](../07_Cache_API/index.md)
- [Technical recommendations](../09_Technical_recommendations/index.md)
|