mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 15:10:19 +00:00
Documentation: Add coding style to developer docs in beginner's guide
This commit is contained in:
parent
e47f9d718a
commit
3db56b1111
Notes:
github-actions[bot]
2024-08-29 02:38:45 +00:00
Author: https://github.com/circl-lastname Commit: https://github.com/LadybirdBrowser/ladybird/commit/3db56b11117 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1189
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ Ladybird makes use of the included AK library instead of the C++ STL, and employ
|
|||
|
||||
Developer documentation:
|
||||
|
||||
* [Coding style](CodingStyle.md)
|
||||
* [Coding patterns](Patterns.md)
|
||||
* [Smart pointers](SmartPointers.md)
|
||||
* [String formatting](StringFormatting.md)
|
||||
|
|
Loading…
Reference in a new issue