summaryrefslogtreecommitdiff
path: root/specs/.gitignore
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2011-02-27 15:06:18 -0500
committerGaetan Nadon <memsize@videotron.ca>2011-03-30 20:18:35 -0400
commit71e9cc5f91b1afc9ba5dfd38fdba1c3463e2bb1d (patch)
tree581b759ea82c7acbaba290b22b4417a32ae129c8 /specs/.gitignore
parent700c7896b832d6e4fb0185f0d5382b01f94e7141 (diff)
downloadxorg-lib-libXext-71e9cc5f91b1afc9ba5dfd38fdba1c3463e2bb1d.tar.gz
Documentation: add Docbook external references support
When writing technical documentation, it is often necessary to cross reference to other information. When that other information is not in the current document, additional support is needed, namely <olink>. A new feature with version 1.7 of xorg-sgml-doctools adds references to other documents within or outside this package. This patch adds technical support for this feature but does not change the content of the documentation as seen by the end user. Each book or article must generate a database containing the href of sections that can be referred to from another document. This database is installed in DATAROOTDIR/sgml/X11/dbs. There is a requirement that the value of DATAROOTDIR for xorg-sgml-doctools and for the package documentation is the same. This forms a virtual document tree. This database is consulted by other documents while they are being generated in order to fulfill the missing information for linking. Refer to the xorg-sgml-doctools for further technical information. Co-authored-by: Matt Dew <marcoz@osource.org> Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'specs/.gitignore')
-rw-r--r--specs/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/specs/.gitignore b/specs/.gitignore
index 6fa5c31..92946c9 100644
--- a/specs/.gitignore
+++ b/specs/.gitignore
@@ -2,3 +2,4 @@
*.ps
*.pdf
*.txt
+*.db