Find a file
Gaetan Nadon ea8af5fe7f 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>
2011-03-30 20:18:36 -04:00
specs Documentation: add Docbook external references support 2011-03-30 20:18:36 -04:00
.gitignore .gitignore: use common defaults with custom section # 24239 2009-11-15 13:22:55 -05:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:30 +00:00
configure.ac Documentation: add Docbook external references support 2011-03-30 20:18:36 -04:00
COPYING Add COPYING file for Fonts. 2005-05-14 08:58:05 +00:00
docbook.am Documentation: add Docbook external references support 2011-03-30 20:18:36 -04:00
font.h Remove RCS tags 2009-08-27 16:16:36 +10:00
fontproto.h Remove RCS tags 2009-08-27 16:16:36 +10:00
fontsproto.pc.in Change all the protonames from <extension>Ext to <extension>Proto. 2005-05-09 18:20:04 +00:00
fontstruct.h Remove RCS tags 2009-08-27 16:16:36 +10:00
FS.h Remove RCS tags 2009-08-27 16:16:36 +10:00
fsmasks.h Remove RCS tags 2009-08-27 16:16:36 +10:00
FSproto.h Remove RCS tags 2009-08-27 16:16:36 +10:00
Makefile.am specs: convert protocol fsproto from xorg-docs to DocBook XML 2010-08-09 12:18:00 -04:00
README README: file created or updated #24206 2009-11-16 11:13:30 -05:00

				X Fonts Extension

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/proto/fontsproto

        http://cgit.freedesktop.org/xorg/proto/fontsproto

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage