summaryrefslogtreecommitdiff
path: root/gnome-doc-utils.make
Commit message (Collapse)AuthorAgeFilesLines
* - Added support for the LINGUAS environment variableShaun McCance2006-05-291-29/+32
| | | | | * gnome-doc-utils.make: - Added support for the LINGUAS environment variable
* - Some fixes for HTML generationShaun McCance2006-04-151-47/+12
| | | | | | | | | | | | | * gnome-doc-utils.make: - Some fixes for HTML generation * xslt/docbook/common/db-xref.xsl: * xslt/gettext/gettext.xsl: * xslt/gettext/l10n.xml.in: - Fixed the email tooltip formatter * xslt/docbook/html/db2html-inline.xsl: - Don't put content before attributes, dummy
* - Fixed issue with uninstalling implicitly declared figuresShaun McCance2006-02-181-1/+1
| | | | | * gnome-doc-utils.make: - Fixed issue with uninstalling implicitly declared figures
* - Do not automatically update po filesShaun McCance2006-01-301-1/+1
| | | | | * gnome-doc-utils.make: - Do not automatically update po files
* - Fixed bad syntax in a srcdir directory thingShaun McCance2005-12-131-1/+1
| | | | | * gnome-doc-utils.make: - Fixed bad syntax in a srcdir directory thing
* - Fix for loops on old bourne shells, #317308Shaun McCance2005-10-071-16/+19
| | | | | * gnome-doc-utils.make: - Fix for loops on old bourne shells, #317308
* - Fix DESTDIR support #318007Frédéric Crozat2005-10-051-2/+2
| | | | | * gnome-doc-utils.make: - Fix DESTDIR support #318007
* - Fix paths when $(srcdir) is absoluteShaun McCance2005-10-051-3/+4
| | | | | * gnome-doc-utils.make: - Fix paths when $(srcdir) is absolute
* - Put figures in the tarball, once and for allShaun McCance2005-09-291-1/+1
| | | | | | | | | | | * gnome-doc-utils.make: - Put figures in the tarball, once and for all * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-l10n.xsl: * xslt/docbook/html/db2html-list.xsl: * xslt/docbook/html/db2html-table.xsl: - Sizing adjustments
* - Only take one input file for xsldocShaun McCance2005-08-261-1/+5
| | | | | * gnome-doc-utils.make: - Only take one input file for xsldoc
* - Fix up some sed expressions, from Joe Markus Clarke, #312969Shaun McCance2005-08-201-4/+4
| | | | | * gnome-doc-utils.make: - Fix up some sed expressions, from Joe Markus Clarke, #312969
* - Use newer versions of AC_INIT and AM_INIT_AUTOMAKEShaun McCance2005-08-011-2/+2
| | | | | | | | * configure.in: - Use newer versions of AC_INIT and AM_INIT_AUTOMAKE * gnome-doc-utils.make: - Pass the PO file to xml2po, not just the language code
* - Call install-doc-figs if figures exist, not just if DOC_FIGURES is setShaun McCance2005-07-211-1/+1
| | | | | * gnome-doc-utils.make: - Call install-doc-figs if figures exist, not just if DOC_FIGURES is set
* - Added --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGSShaun McCance2005-07-211-46/+44
| | | | | | | | | | | | | * Makefile.am: - Added --disable-scrollkeeper to DISTCHECK_CONFIGURE_FLAGS * gnome-doc-utils.make: - Fixed up some *_FIGURE stuff - Prefixed all the targets with -doc- - Fixed builddir issue for dist-doc-header * po/vi.po: - Removed offending extra question.xref
* - Bumped version number to 0.3.2Shaun McCance2005-07-191-22/+22
| | | | | | | | * configure.in: - Bumped version number to 0.3.2 * gnome-doc-utils.make: - Patch from Christian Persch to fix distclean issues
* - Get the OMF language right when builddir != srcdirShaun McCance2005-07-101-1/+1
| | | | | | | | * gnome-doc-utils.make: - Get the OMF language right when builddir != srcdir * doc/gnome-doc-make/C/gnome-doc-make.xml: - Use DocBook 4.4, so XInclude works nicely
* - Use --noent on check-doc validationShaun McCance2005-06-141-2/+2
| | | | | * gnome-doc-utils.make: - Use --noent on check-doc validation
* - Fixed the path passed to xmllint --path in check-docShaun McCance2005-04-221-1/+1
| | | | | * gnome-doc-utils.make: - Fixed the path passed to xmllint --path in check-doc
* - Fixed 'make check' for builddir != srcdirShaun McCance2005-04-131-3/+9
| | | | | * gnome-doc-utils.make: - Fixed 'make check' for builddir != srcdir
* - Fix the rule to copy pofiles from srcdir to builddir.Christian Persch2005-04-121-1/+1
| | | | | | | 2005-04-12 Christian Persch <chpe@cvs.gnome.org> * gnome-doc-utils.make: - Fix the rule to copy pofiles from srcdir to builddir.
* - Fixed typo that prevented figures from being disted - Fixed disting ofShaun McCance2005-04-111-2/+2
| | | | | | * gnome-doc-utils.make: - Fixed typo that prevented figures from being disted - Fixed disting of the generated .h file
* - Remove extra directories on 'make clean'Shaun McCance2005-04-111-4/+14
| | | | | * gnome-doc-utils.make: - Remove extra directories on 'make clean'
* - Fix problem with disting non-existant localized figuresShaun McCance2005-04-111-5/+12
| | | | | | | | * gnome-doc-utils.make: - Fix problem with disting non-existant localized figures * doc/xslt/Makefile.am: - Removed es from DOC_LINGUAS, was added by accident
* - Clean up some po stuff on 'make clean'Shaun McCance2005-04-101-1/+14
| | | | | * gnome-doc-utils.make: - Clean up some po stuff on 'make clean'
* - Fixed installation of DOC_FIGURESShaun McCance2005-04-101-11/+22
| | | | | * gnome-doc-utils.make: - Fixed installation of DOC_FIGURES
* - Fixed a new problem when buildir == srcdirShaun McCance2005-04-091-4/+4
| | | | | * gnome-doc-utils.make: - Fixed a new problem when buildir == srcdir
* - More builddir != srcdir fixesShaun McCance2005-04-091-28/+57
| | | | | | | | | | * Makefile.am: * autogen.sh: * bootstrap.make: * gnome-doc-utils.m4: * gnome-doc-utils.make: * doc/xslt/Makefile.am: - More builddir != srcdir fixes
* - More builddir != srcdir fixesShaun McCance2005-04-051-9/+12
| | | | | * gnome-doc-utils.make: - More builddir != srcdir fixes
* - Added the mythical --disable-scrollkeeperShaun McCance2005-04-041-3/+14
| | | | | | * gnome-doc-utils.m4: * gnome-doc-utils.make: - Added the mythical --disable-scrollkeeper
* - Include rule for making pot filesShaun McCance2005-04-041-0/+8
| | | | | * gnome-doc-utils.make: - Include rule for making pot files
* - Use -e on xml2po when generating docsShaun McCance2005-04-041-1/+1
| | | | | * gnome-doc-utils.make: - Use -e on xml2po when generating docs
* - More builddir fixes, hopefully fixing #169768 this timeShaun McCance2005-04-031-3/+5
| | | | | * gnome-doc-utils.make: - More builddir fixes, hopefully fixing #169768 this time
* - Updated licensing terms and stuffShaun McCance2005-03-271-0/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * COPYING: * gnome-doc-utils.make: * xslt/docbook/common/db-chunk.xsl: * xslt/docbook/common/db-common.xsl: * xslt/docbook/common/db-label.xsl: * xslt/docbook/common/db-title.xsl: * xslt/docbook/common/db-xref.xsl: * xslt/docbook/html/db2html-admon.xsl: * xslt/docbook/html/db2html-autotoc.xsl: * xslt/docbook/html/db2html-block.xsl: * xslt/docbook/html/db2html-callout.xsl: * xslt/docbook/html/db2html-classsynopsis.xsl: * xslt/docbook/html/db2html-css.xsl: * xslt/docbook/html/db2html-division.xsl: * xslt/docbook/html/db2html-ebnf.xsl: * xslt/docbook/html/db2html-funcsynopsis.xsl: * xslt/docbook/html/db2html-info.xsl: * xslt/docbook/html/db2html-inline.xsl: * xslt/docbook/html/db2html-list.xsl: * xslt/docbook/html/db2html-media.xsl: * xslt/docbook/html/db2html-qanda.xsl: * xslt/docbook/html/db2html-refentry.xsl: * xslt/docbook/html/db2html-suppressed.xsl: * xslt/docbook/html/db2html-table.xsl: * xslt/docbook/html/db2html-title.xsl: * xslt/docbook/html/db2html-xref.xsl: * xslt/docbook/html/db2html.xsl: * xslt/docbook/omf/db2omf.xsl: * xslt/docbook/utils/chunks.xsl: * xslt/docbook/utils/credits.xsl: * xslt/docbook/utils/ids.xsl: * xslt/gettext/format2xsl.xsl: * xslt/gettext/gettext.xsl: * xslt/gettext/l10n.xml.in: * xslt/rngdoc/rngdoc.xsl: * xslt/xsldoc/xsldoc.xsl: - Updated licensing terms and stuff
* fix DOC_H_FILE build system (fixes bug 170680)Sven Herzberg2005-03-251-8/+8
| | | | | | 2005-03-25 Sven Herzberg <herzi@gnome-de.org> * gnome-doc-utils.make: fix DOC_H_FILE build system (fixes bug 170680)
* - Require libxml2 2.6.12, because we doShaun McCance2005-01-131-2/+6
| | | | | | | | * configure.in: - Require libxml2 2.6.12, because we do * gnome-doc-utils.make: - Fixed the elusive distcheck error, more serious than I thought
* - Better distuninstallcheck_listfilesShaun McCance2005-01-111-0/+4
| | | | | | | | | | | | | | * Makefile.am: - Better distuninstallcheck_listfiles * gnome-doc-utils.make: - Added distclean * xslt/docbook/omf/db2omf.xsl: - Allow publishers to be maintainers * xslt/xsldoc/xsldoc.xsl: - Fixed validity problems
* - Added very basic HTML generationShaun McCance2005-01-021-7/+15
| | | | | | | | | | | | * bootstrap.make: * gnome-doc-utils.make: - Added very basic HTML generation * doc/xslt/C/translating.xml: - Some translator documentation improvements * xslt/xsldoc/xsldoc.xsl: - Fix namespace problem
* - Fixed my own stupidityShaun McCance2004-11-251-4/+0
| | | | | * gnome-doc-utils.make: - Fixed my own stupidity
* - Adding a missing \Shaun McCance2004-11-251-1/+5
| | | | | | | | * gnome-doc-utils.make: - Adding a missing \ * xslt/docbook/html/db2html-css.xsl: - Added padding-top
* - More robust DOCTYPE extractor - Made -fig targets for dist, install, andShaun McCance2004-11-241-39/+57
| | | | | | * gnome-doc-utils.make: - More robust DOCTYPE extractor - Made -fig targets for dist, install, and uninstall, to avoid sh problems
* - Made install and uninstall rules for figures - Fixed theShaun McCance2004-11-231-5/+22
| | | | | | * gnome-doc-utils.make: - Made install and uninstall rules for figures - Fixed the scrollkeeper-uninstall call
* - Setting and disting figures, still need to install and uninstallShaun McCance2004-11-221-0/+30
| | | | | * gnome-doc-utils.make: - Setting and disting figures, still need to install and uninstall
* Use scrollkeeper-config for finding localstatedir.Danilo Šegan2004-11-211-3/+5
|
* - srcdir fixesShaun McCance2004-11-081-6/+6
| | | | | | | * gnome-doc-utils.make: * xslt/docbook/omf/db2omf.xsl: * xslt/gettext/Makefile.am: - srcdir fixes
* - Changes to pass distcheckGNOME_DOC_UTILS_0_1Shaun McCance2004-10-311-22/+48
| | | | | | | | * Makefile.am: * gnome-doc-utils.make: * doc/gnome-doc-make/Makefile.am: * xml2po/Makefile.am: - Changes to pass distcheck
* - Hooked more xml2po up, though it doesn't work - Rearranged some stuffShaun McCance2004-10-301-48/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnome-doc-utils.make: * doc/xslt/Makefile.am: - Hooked more xml2po up, though it doesn't work - Rearranged some stuff for nicer documentation * doc/gnome-doc-make/Makefile.am: * xml2po/Makefile.am: - Build root fixes * doc/gnome-doc-make/gnome-doc-make.awk: - Put an id on the section * doc/xslt/C/gnome-doc-xslt.xml: - Include db-format.xml * xslt/docbook/common/db-format.xml.in: - Put a title in the section * xslt/docbook/html/db2html-admon.xsl: - Float fixes on admonition graphics * xslt/docbook/omf/db2omf.xsl: - Get the identifier right * xslt/gettext/gettext.xsl: - Documentation fix
* - Some automatic .cvsignore file updatingShaun McCance2004-10-051-5/+64
| | | | | | | | * gnome-doc-utils.make: * doc/xslt/.cvsignore: * doc/xslt/C/.cvsignore: * doc/xslt/sr/.cvsignore: - Some automatic .cvsignore file updating
* - Set PYTHONPATH for the bootstrapped xml2poShaun McCance2004-10-051-1/+1
| | | | | | | | * bootstrap.make: - Set PYTHONPATH for the bootstrapped xml2po * gnome-doc-utils.make: - Change the name of po files to $(lc)/$(lc).po
* - 'grep -m' is a GNUism. Pipe through head instead.Shaun McCance2004-10-051-1/+1
| | | | | * gnome-doc-utils.make: - 'grep -m' is a GNUism. Pipe through head instead.
* - More work on db2omf, 'make check-omf' now passesShaun McCance2004-10-051-3/+7
| | | | | | * gnome-doc-utils.make: * xslt/docbook/omf/db2omf.xsl: - More work on db2omf, 'make check-omf' now passes