2023-09-26 01:27:45 +03:00
|
|
|
This area is intended for developers who decide to contribute to **RSS-Bridge**.
|
|
|
|
|
|
|
|
It is written in PHP.
|
2022-03-22 23:33:29 +03:00
|
|
|
|
|
|
|
If you are new to **RSS-Bridge** you should make yourself familiar with some general aspects:
|
2023-09-26 01:27:45 +03:00
|
|
|
|
2022-03-22 23:33:29 +03:00
|
|
|
- [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)
|
2023-09-26 01:27:45 +03:00
|
|
|
- [Technical recommendations](../09_Technical_recommendations/index.md)
|