mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 12:17:36 +00:00
Documentation: Add guidelines for writing manual pages
Based on current consensus and the way our manpages are written.
This commit is contained in:
parent
350affe406
commit
3a9278b31c
2 changed files with 92 additions and 0 deletions
|
@ -41,6 +41,7 @@ Make sure to read the basic [Build Instructions](BuildInstructions.md) first.
|
|||
* [Coding Style](CodingStyle.md)
|
||||
* [Common Patterns](Patterns.md)
|
||||
* [Guidelines for Text in UI](HumanInterfaceGuidelines/Text.md)
|
||||
* [Guidelines for writing manual pages](WritingManPages.md)
|
||||
* [EventLoop](EventLoop.md)
|
||||
* [High DPI Support](HighDPI.md)
|
||||
* [Smart Pointers](SmartPointers.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue