From b0b6c0cdd585ecb5bfafdc30e195d416e70a081d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 5 Nov 2020 19:39:57 +0100 Subject: eng: Clarify "Coding Conventions" introduction --- eng/coding-conventions.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'eng') diff --git a/eng/coding-conventions.rst b/eng/coding-conventions.rst index 5dd8df5..e34cd74 100644 --- a/eng/coding-conventions.rst +++ b/eng/coding-conventions.rst @@ -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 `_. -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 -------------------- -- cgit v1.2.3