1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-04 15:47:32 +02:00

Updated _Sidebar (markdown)

LogMANOriginal
2018-11-05 13:22:12 +01:00
parent 2ea1cee9bd
commit 446d212dfd

@@ -19,8 +19,13 @@
# [For developers](For-developers) # [For developers](For-developers)
- [Coding style policy](Coding-style-policy) - [Coding style policy](Coding-style-policy)
- [Indentation](Indentation) - [Indentation](Indentation)
- [String concatenation](String-concatenation) - [Strings](Strings)
- [Maximum line length](Maximum-line-length) - [Maximum line length](Maximum-line-length)
- [Constants](Constants)
- [Keywords](Keywords)
- [Calling functions](Calling-functions)
- [If-Statement](if-Statement)
- [Classes](Classes]
- [Pull request policy](Pull-request-policy) - [Pull request policy](Pull-request-policy)
- [Folder structure](Folder-structure) - [Folder structure](Folder-structure)
- [Actions](Actions) - [Actions](Actions)