mirror of
https://github.com/SwallowOS/xorg_lib_libxtrans
synced 2025-11-03 21:42:11 +08:00
Update README to reflect docs converted from nroff to DocBook XML
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
6
README
6
README
@@ -10,10 +10,10 @@ system, this package simply installs the C source files into
|
||||
$(prefix)/include/X11/Xtrans and installs a pkg-config file and an
|
||||
autoconf m4 macro file with the flags needed to use it.
|
||||
|
||||
Documentation of the xtrans API can be found in the included Xtrans.mm
|
||||
file in nroff format. If groff is installed, you can generate text,
|
||||
Documentation of the xtrans API can be found in the included xtrans.xml
|
||||
file in DocBook XML format. If 'xmlto' is installed, you can generate text,
|
||||
html, postscript or pdf versions of the documentation by configuring
|
||||
the build with --enable-docs .
|
||||
the build with --enable-docs, which is the default.
|
||||
|
||||
Please submit bugs & patches to the Xorg bugzilla:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user