diff options
author | marha <marha@users.sourceforge.net> | 2010-12-26 21:23:55 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-12-26 21:23:55 +0000 |
commit | 8f1afd266a69c5454dccf130e8522575c7aecae8 (patch) | |
tree | d647da44b8f803428e3217d54bd42d89e72fa803 /X11/xtrans/README | |
parent | cc5b4c212b7c88026e8ebc5f3d82473149a040c5 (diff) | |
parent | f28d4c94798d88757227b8c517a05a6ca354dc6f (diff) | |
download | vcxsrv-8f1afd266a69c5454dccf130e8522575c7aecae8.tar.gz vcxsrv-8f1afd266a69c5454dccf130e8522575c7aecae8.tar.bz2 vcxsrv-8f1afd266a69c5454dccf130e8522575c7aecae8.zip |
svn merge ^/branches/released .
Diffstat (limited to 'X11/xtrans/README')
-rw-r--r-- | X11/xtrans/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/X11/xtrans/README b/X11/xtrans/README index 8560b5dfa..6b1c46835 100644 --- a/X11/xtrans/README +++ b/X11/xtrans/README @@ -10,9 +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 xorg-docs package, -in PostScript format in xorg-docs/hardcopy/xtrans/Xtrans.PS.gz and in -the original troff format in xorg-docs/specs/xtrans/Xtrans.mm . +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, which is the default. Please submit bugs & patches to the Xorg bugzilla: |