summaryrefslogtreecommitdiffstats
path: root/c-user/directive_status_codes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/directive_status_codes.rst')
-rw-r--r--c-user/directive_status_codes.rst6
1 files changed, 5 insertions, 1 deletions
diff --git a/c-user/directive_status_codes.rst b/c-user/directive_status_codes.rst
index 420a0a0..6acfd4d 100644
--- a/c-user/directive_status_codes.rst
+++ b/c-user/directive_status_codes.rst
@@ -3,6 +3,8 @@
.. COMMENT: Copyright 2015 embedded brains GmbH
.. COMMENT: All rights reserved.
+.. index:: Status Codes
+
Directive Status Codes
**********************
@@ -18,6 +20,8 @@ Directives
The directives are:
+.. index:: rtems_status_code
+
.. list-table::
:class: rtems-table
@@ -81,10 +85,10 @@ The directives are:
\clearpage
.. _rtems_status_text:
+.. index:: rtems_status_text
STATUS_TEXT - Returns the enumeration name for a status code
------------------------------------------------------------
-.. index:: rtems_status_text
CALLING SEQUENCE:
.. code-block:: c