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:36:03 +01:00
parent 57bc56c6d1
commit 9ab294856f

@@ -20,13 +20,14 @@
- [Coding style policy](Coding-style-policy)
- [Whitespace](Whitespace)
- [Indentation](Indentation)
- [Strings](Strings)
- [Maximum line length](Maximum-line-length)
- [Strings](Strings)
- [Constants](Constants)
- [Keywords](Keywords)
- [Operators](Operators)
- [Functions](Functions)
- [If-Statement](if-Statement)
- [Structures](Structures)
- [If-Statements](if-Statement)
- [Classes](Classes)
- [Casting](Casting)
- [Pull request policy](Pull-request-policy)