From 6c5640131fca82624f72b2bd33b5b5f46156626e Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sun, 12 Nov 2017 14:34:48 +1100 Subject: c-user: Fix index locations. Update #3229. --- c-user/red_black_trees.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'c-user/red_black_trees.rst') diff --git a/c-user/red_black_trees.rst b/c-user/red_black_trees.rst index 53c8f81..bac16d1 100644 --- a/c-user/red_black_trees.rst +++ b/c-user/red_black_trees.rst @@ -4,11 +4,12 @@ .. COMMENT: On-Line Applications Research Corporation (OAR). .. COMMENT: All rights reserved. +.. index:: Red-Black Trees +.. index:: rbtrees + Red-Black Trees *************** -.. index:: rbtrees - Introduction ============ @@ -111,9 +112,10 @@ Examples for using the red-black trees can be found in the Directives ========== +.. index:: rbtree doc + Documentation for the Red-Black Tree Directives ----------------------------------------------- -.. index:: rbtree doc Source documentation for the Red-Black Tree API can be found in the generated Doxygen output for ``cpukit/sapi``. -- cgit v1.2.3