summaryrefslogtreecommitdiff
path: root/tools
Commit message (Collapse)AuthorAgeFilesLines
* Validate Mallard cache filesShaun McCance2013-07-271-1/+5
|
* yelp-check: Added command to check Mallard page IDsShaun McCance2013-07-131-0/+52
|
* Fix 'make pot' when srcdir != builddirMichael Terry2013-07-131-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=655350
* yelp-build epub: Fixed extra dir prefix on mediaShaun McCance2013-07-051-18/+24
| | | | | | | I'd added an extra "yelp/" dir to hold yelp's autogenerated files for epub builds, but due to the way I'd structured the code, the copied media files were also put in that directory. Except the references to them in the XHTML didn't use the extra prefix.
* yelp-check: Added links -i to ignore xrefs with hrefsShaun McCance2012-09-291-1/+10
|
* yelp-check: Update usage for "status"Shaun McCance2012-09-061-1/+1
|
* yelp-build: Fixed 'yelp-build epub --help'Shaun McCance2012-09-061-0/+4
|
* yelp-check: Handle local files in hrefs, #673746Shaun McCance2012-04-101-3/+41
|
* yelp.m4: Unbreak dist when using the LINGUAS envar (again)Shaun McCance2012-03-261-2/+4
|
* yelp-check: Make 'hrefs' command work for DocBookShaun McCance2012-03-211-12/+32
|
* yelp-check: Update usage for links with DocBookShaun McCance2012-03-211-2/+3
|
* yelp-check: Check DocBook @linkend with links commandShaun McCance2012-03-211-5/+40
|
* yelp-check: Adding --strict option to validateShaun McCance2012-03-061-1/+16
|
* yelp.m4: Fix install/uninstall targets with lots of filesShaun McCance2012-02-201-2/+14
|
* yelp.m4: Only call mkdir_p once per directoryChristian Persch2012-02-071-1/+1
|
* yelp.m4: Dist all linguasChristian Persch2012-02-071-1/+1
| | | | | | The linguas to dist in the tarball must not take LINGUAS into account. https://bugzilla.gnome.org/show_bug.cgi?id=669572
* yelp-build: Call html.js.customShaun McCance2012-01-311-0/+3
|
* yelp.m4: Fix dist for large documentsShaun McCance2012-01-231-1/+11
| | | | | | If you have enough pages translated into enough languages, you'll run into 'Argument list too long'. Implemented a custom distdir target for HELP_FILES to work around.
* yelp.m4: Use stamp files to reduce rebuilds, #651252Shaun McCance2011-11-211-6/+10
|
* yelp-check: Add hrefs command to test external linksShaun McCance2011-10-191-0/+59
|
* yelp.m4: Do not use $(DESTDIR) when linking figuresVincent Untz2011-09-151-2/+2
| | | | | | | | | | $(DESTDIR) is really used for packaging, and should not be in the link target. This fixes an issue where packages have figures pointing to a non-existing file (that is inside $(DESTDIR)). https://bugzilla.gnome.org/show_bug.cgi?id=659124
* yelp.m4: Add HELP_POT variable to specify pot nameMichael Terry2011-08-311-1/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=653566
* yelp-build: Fix some URLs refs from previous commitShaun McCance2011-08-181-6/+24
|
* yelp-build: Speed up urlencode calls in cache generationShaun McCance2011-08-181-20/+23
|
* yelp-build: Single pass Mallard transformShaun McCance2011-08-151-110/+97
| | | | | | This reduces disk access and reduces the number of times the stylesheets are processed. Major speed improvements when doing lots of pages.
* yelp-check: Adding comments subcommand for M and DShaun McCance2011-05-311-1/+36
|
* yelp-check: Minor change to usage outputShaun McCance2011-05-231-3/+3
|
* yelp-check: Added --totals to yelp-check statusShaun McCance2011-05-231-0/+6
|
* yelp-check: Mallard page status checkerShaun McCance2011-05-231-0/+97
|
* yelp-build: Changes for yelp-xsl upgrade to jQuery.syntax 3.0Shaun McCance2011-05-161-0/+4
|
* yelp-build: Place generated files in yelp subdir in epubShaun McCance2011-05-151-12/+26
|
* yelp-build: Added epub build codeShaun McCance2011-05-151-2/+95
|
* yelp-build: Drop language attribute from script tagShaun McCance2011-05-141-1/+1
|
* yelp-build: Copy figures for experimental mouseoversShaun McCance2011-05-141-1/+2
|
* yelp-build: Set the HTML namespace correctlyShaun McCance2011-05-141-0/+2
|
* yelp.m4: Namespace with YELP_HELP_INIT & YELP_HELP_RULESShaun McCance2011-05-121-4/+4
|
* yelp.m4: Make ITSTOOL and XMLLINT precious variablesShaun McCance2011-05-121-2/+4
|
* yelp.m4: Check for itstool and xmllintShaun McCance2011-05-111-6/+16
|
* yelp.m4: Work without AM_SILENT_RULESShaun McCance2011-05-091-3/+5
|
* Cleanup of gnome-doc-utils stuffShaun McCance2011-05-065-1766/+0
|
* yelp-check: Cache built RNG for performanceShaun McCance2011-05-061-5/+44
|
* yelp-check: Whitespace cleanupShaun McCance2011-05-051-51/+51
|
* yelp-check: DTD validation on DocBookShaun McCance2011-05-051-1/+4
|
* yelp-check: Don't exit shell from validate_pageShaun McCance2011-05-051-4/+6
|
* yelp-check: Exit status for links and orphansShaun McCance2011-05-051-2/+14
|
* yelp-check: Adding validate subcommand for MallardShaun McCance2011-05-052-1/+45
|
* yelp.m4: Basic check target, well-formedness test onlyShaun McCance2011-05-011-0/+18
|
* yelp.m4: Symlink media if missing in translationsShaun McCance2011-05-011-2/+6
|
* tools: Improvements to --help outputShaun McCance2011-04-302-3/+36
|
* yelp.m4: Added 'make repo' rule to rebuild po filesShaun McCance2011-04-291-3/+11
|