Minor edits to clang-format guide
This commit is contained in:
parent
0d930b65f1
commit
f872799f5c
2 changed files with 23 additions and 23 deletions
|
@ -88,7 +88,7 @@ an issue:
|
|||
## Development
|
||||
|
||||
* [Coding Style](development/coding-style.md)
|
||||
* [Using clang-format on Electron C++ Code](development/clang-format.md)
|
||||
* [Using clang-format on C++ Code](development/clang-format.md)
|
||||
* [Source Code Directory Structure](development/source-code-directory-structure.md)
|
||||
* [Technical Differences to NW.js (formerly node-webkit)](development/atom-shell-vs-node-webkit.md)
|
||||
* [Build System Overview](development/build-system-overview.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue