summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-11-29Speed up ps/pdf output by not trying to fetch draft.png from webAlan Coopersmith1-0/+6
Force draft mode to "no" instead of default of "maybe" as discussed in various posts in http://sources.redhat.com/ml/docbook-apps archives. For those of us building behind firewalls, shaves approx. 3 minutes off document creation for each set of documents by not waiting for download of the draft.png watermark image from the docbook website to time out. Also gets rid of these errors from xmlto: Nov 28, 2010 8:10:04 PM org.apache.fop.apps.FOURIResolver resolve SEVERE: Error with opening URL 'http://docbook.sourceforge.net/release/images/draft.png': Connection timed out Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
2010-11-11Update README to cover using xorg.css directly in installed docsAlan Coopersmith1-1/+3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-11-111.5.99.901 (1.6 RC 1) snapshot for X11R7.6 RC1 docsxorg-sgml-doctools-1.5.99.901Alan Coopersmith1-1/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-11-08Upgrade xorg-sgml-doctools to Autoconf 2.60 directory architectureGaetan Nadon3-4/+7
Currently the value of sgmlrootdir is hard coded relative to $prefix. In Autoconf 2.60, $datarootdir has been added to define the architecture independent data directory. --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] Relative to that location, a number of subdirectories have been defined: --datadir=DIR read-only architecture-independent data [DATAROOTDIR] --infodir=DIR info documentation [DATAROOTDIR/info] --localedir=DIR locale-dependent data [DATAROOTDIR/locale] --mandir=DIR man documentation [DATAROOTDIR/man] --docdir=DIR documentation root [DATAROOTDIR/doc/xorg-sgml-doctools] --htmldir=DIR html documentation [DOCDIR] --dvidir=DIR dvi documentation [DOCDIR] --pdfdir=DIR pdf documentation [DOCDIR] --psdir=DIR ps documentation [DOCDIR] The sgmlrootdir should hang off datarootdir. If there is a need to specify a different location, a new configure option should be added: --sgmldir=DIR sgml stylesheets and entities [DATAROOTDIR/sgml] An sgmlrootdir Automake variable is defined in configure.ac to provide a unique value holder for the sgmlrootdir. Variable PACKAGE_VERSION is preferred over the undocumented VERSION variable. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-11-06xorg.css: center <othercredit> as wellAlan Coopersmith1-1/+2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-11-02defs.ent: Remove CDATA declarations from entities for xml compatibilityAlan Coopersmith1-11/+11
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-11-02Update defs.ent for X11R7.6 RC1Alan Coopersmith1-10/+10
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-10-08xorg.xsl: make index links point to the indexterm locationAlan Coopersmith1-0/+3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-10-08xorg.css: center more bits of title pagesAlan Coopersmith1-1/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-06-28Add style rules for <screen> output sections to xorg.cssAlan Coopersmith1-1/+12
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-06-23xorg-sgml-doctools 1.5xorg-sgml-doctools-1.5Alan Coopersmith1-1/+4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-06-18Bump minimum autoconf version required to 2.60Alan Coopersmith1-1/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-06-18Add COPYING & README filesAlan Coopersmith2-0/+70
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2010-06-18Provide common CSS & XSL stylesheets for DocBook docsAlan Coopersmith3-2/+128
These have been copied into & expanded in several modules already, might as well make a common copy to share so that our docs end up with a common style. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
2010-04-05Version bump: 1.4xorg-sgml-doctools-1.4Gaetan Nadon1-1/+1
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2010-04-02Provide a pkg-config fileYaakov Selkowitz3-0/+10
This allows the SGML entities to be found no matter where they are installed, or even when cross-compiling. Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
2009-12-01Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
Now that the INSTALL file is generated. Allows running make maintainer-clean. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon1-2/+5
Add missing INSTALL file. Use standard GNU file on building tarball README may have been updated Remove AUTHORS file as it is empty and no content available yet. Remove NEWS file as it is empty and no content available yet.
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
ChangeLog filename is known to Automake and requires no further coding in the makefile.
2009-10-26.gitignore: use common defaults with custom section # 24239Gaetan Nadon1-7/+72
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults.
2009-10-22xorg-sgml-doctools 1.3xorg-sgml-doctools-1.3Alan Coopersmith1-1/+1
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-10-22Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith1-6/+6
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-10-22Set defs.ent values for 7.5 final releaseAlan Coopersmith1-6/+6
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-09-181.2.99.901 (1.3 RC 1) snapshot for X11R7.5 RC1 docsxorg-sgml-doctools-1.2.99.901Alan Coopersmith2-7/+7
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-09-16Update version info for X11R7.5 releaseAlan Coopersmith1-33/+13
Also drop ancient unused bits left over from XFree86 docs Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-01-27Correct make distcheck and add new .gitignore file.Paulo Cesar Pereira de Andrade3-1/+18
2007-12-07Fix commit 0e17d30d7b8b4a33771cbffd97cbbb8b037d8a5eJames Cloos1-1/+1
Reported by Benjamin.Close@clearchain.com in bug #13556
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos2-29/+10
2007-03-03Bump to 1.2xorg-sgml-doctools-1.2David Nusinow1-1/+1
2007-03-03Update definitions for 7.2 releaseDavid Nusinow1-12/+12
2006-11-08bump to 1.1.1xorg-sgml-doctools-1.1.1Daniel Stone1-1/+1
2006-10-30Install defs to the more standard ${prefix}/share/sgml/X11 which will allow ↵David Nusinow1-1/+1
the docbook tools to find them under normal conditions
2006-05-22Bump to 1.1xorg-sgml-doctools-1_1Adam Jackson2-1/+6
2006-05-22Update package version for X11R7.1 release.Kevin E Martin2-17/+20
2005-12-21Update package version for X11R7 release.XORG-7_1XORG-7_0_99_901XORG-7_0Kevin E Martin2-1/+6
2005-12-19Typo fixes, mailing list & url updates, and other changes to prepare forAlan Coopersmith1-2/+2
X11R6.9 & 7.0 releases.
2005-12-19Update defs.ent from monolith.Kevin E Martin2-13/+21
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin2-1/+6
2005-12-05Add missing XORG_RELEASE_VERSION to configure.ac.MODULAR_COPYKevin E Martin2-0/+6
2005-10-19Update package version number for RC1 release.XORG-6_99_99_903XORG-6_99_99_902XORG-6_99_99_901Kevin E Martin1-1/+1
2005-10-05Move doctools build system to subdirKevin E Martin3-0/+66
2005-10-03- For all drivers that have a <driver>.sgml file, add code in their buildSøren Sandmann Pedersen1-0/+3
system to build the README file at make dist time - in util/macros/xorg-macros.m4, add a new XORG_CHECK_LINUXDOC macro that will check if the required tools and files exist, and if so set a conditional. - util/modular/symlink.sh - Link all the <driver>.sgml to xf86-video-<driver>/README.sgml - Add all the README.<driver> to the list of excluded files - xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml: Various changes to make it spew less warnings when the text file is built.
2004-09-03Second round of documentation updates.sco_port_update-baserel-0-6-1lg3d-rel-0-7-0lg3d-baseXORG-6_99_99_900XORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1XORG-6_8_0Kevin E Martin1-4/+6
2004-09-03Mostly fix version numbers and use symbolic release date.Keith Packard1-0/+1
Fix lots of version numbers. Change description of Composite extension a bit. Add reference to Xaw8 as the version of Xaw which includes XawPrintShell. Document Render additions to xclock. Document to XPrint additions to xedit. Note disappearance of X-TrueType. Add 'R' before &relvers; Add reldate entity Add 'R' before &relvers; Fix version numbers. Note disapparance of X-TrueType
2004-09-03First set of documentation updates.Kevin E Martin1-5/+5
Include more correct fix for rootless interaction with damage (Bug #1168, Keith Packard).
2004-08-30Update release notesXORG-6_7_99_904Søren Sandmann Pedersen1-7/+8
2004-04-23Merging XORG-CURRENT into trunkXORG-6_7_99_903XORG-6_7_99_902XORG-6_7_99_901XORG-6_7_99_2XORG-6_7_99_1XACE-SELINUX-MERGEEgbert Eich1-11/+11
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-13/+13
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1