From 33849946ff6022c26722ec71248fd76aa55de4ef Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Mon, 13 Nov 2017 13:25:18 +1100 Subject: Clean up sphinx warnings. - Fix minor formatting issues. - Fix reference the gloassary TLS using ':term:'. - Make sure nothing is between an anchor and the heading where ':ref:' references the anchor. This meant moving all the recently added '.. index::' entries. Update #3232. Update #3229. --- c-user/signal_manager.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'c-user/signal_manager.rst') diff --git a/c-user/signal_manager.rst b/c-user/signal_manager.rst index 6b74854..5e233fd 100644 --- a/c-user/signal_manager.rst +++ b/c-user/signal_manager.rst @@ -211,11 +211,12 @@ sequence, related constants, usage, and status codes. \clearpage -.. _rtems_signal_catch: .. index:: establish an ASR .. index:: install an ASR .. index:: rtems_signal_catch +.. _rtems_signal_catch: + SIGNAL_CATCH - Establish an ASR ------------------------------- @@ -272,10 +273,11 @@ NOTES: \clearpage -.. _rtems_signal_send: .. index:: send signal set .. index:: rtems_signal_send +.. _rtems_signal_send: + SIGNAL_SEND - Send signal set to a task --------------------------------------- -- cgit v1.2.3