mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-15 01:26:48 +08:00
eng: Clarify "Coding Conventions" introduction
This commit is contained in:
parent
dc345cf7fd
commit
b0b6c0cdd5
@ -9,11 +9,11 @@
|
||||
Coding Conventions
|
||||
******************
|
||||
|
||||
The style of RTEMS is generally consistent in the core areas.
|
||||
This page attempts to capture generally accepted practices.
|
||||
When in doubt, consult the code around you or look in cpukit/rtems.
|
||||
See the sister page `Doxygen Recommendations <https://devel.rtems.org/wiki/Developer/Coding/Doxygen>`_.
|
||||
for examples that illustrate style rules and Doxygen usage.
|
||||
The style of RTEMS is generally consistent in the core areas. This section
|
||||
attempts to capture generally accepted practices. When in doubt, consult the
|
||||
code around you, look in the RTEMS sources in the directories
|
||||
:file:`cpukit/include/rtems/score` and :file:`cpukit/score`, or ask on the
|
||||
:r:list:`devel`.
|
||||
|
||||
Source Documentation
|
||||
--------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user