From 6b9906264b4e43b99a6af805c3e01e7dc733df7a Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Tue, 10 Jul 2012 13:14:49 +0200 Subject: [PATCH] Start on clue list. --- tagging.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tagging.txt diff --git a/tagging.txt b/tagging.txt new file mode 100644 index 0000000..1c93dd3 --- /dev/null +++ b/tagging.txt @@ -0,0 +1,10 @@ +Tips regarding DocBook XML tagging +================================== + +To get entries in the Index at the back, add entries like this in the +docbook source: + + ABC + +This will result in the entry ABC showing up in the Index, with a +reference to the page where it is mentioned. -- 2.47.2