1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-05 08:07:33 +02:00

Updated _Sidebar (markdown)

LogMANOriginal
2018-11-05 13:33:12 +01:00
parent 0bbf586e6c
commit 0d39862b57

@@ -18,14 +18,17 @@
# [For developers](For-developers) # [For developers](For-developers)
- [Coding style policy](Coding-style-policy) - [Coding style policy](Coding-style-policy)
- [Whitespace](Whitespace)
- [Indentation](Indentation) - [Indentation](Indentation)
- [Strings](Strings) - [Strings](Strings)
- [Maximum line length](Maximum-line-length) - [Maximum line length](Maximum-line-length)
- [Constants](Constants) - [Constants](Constants)
- [Keywords](Keywords) - [Keywords](Keywords)
- [Calling functions](Calling-functions) - [Operators](Operators)
- [Functions](Functions)
- [If-Statement](if-Statement) - [If-Statement](if-Statement)
- [Classes](Classes) - [Classes](Classes)
- [Casting](Casting)
- [Pull request policy](Pull-request-policy) - [Pull request policy](Pull-request-policy)
- [Folder structure](Folder-structure) - [Folder structure](Folder-structure)
- [Actions](Actions) - [Actions](Actions)