summaryrefslogtreecommitdiff
path: root/build-aux/gnu-web-doc-update
Commit message (Collapse)AuthorAgeFilesLines
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
| | | | Run "make update-copyright".
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
| | | | Run the new "make update-copyright" rule.
* gnu-web-doc-update: don't ignore configure or build failureJim Meyering2010-05-031-1/+3
| | | | * build-aux/gnu-web-doc-update: Exit nonzero upon internal failure.
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
| | | | | Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
* gnu-web-doc-update: correct --help outputJim Meyering2009-10-021-2/+3
| | | | * build-aux/gnu-web-doc-update: Make --help output relevant.
* gnu-web-doc-update: add standard optionsJim Meyering2009-10-021-2/+76
| | | | * build-aux/gnu-web-doc-update: Add --help, --version, etc.
* gnu-web-doc-update: New module.Jim Meyering2009-10-021-0/+40
Use this script to automatically update the on-line web documentation for your GNU project at http://www.gnu.org/software/$pkg/manual/ * modules/gnu-web-doc-update: New file. * build-aux/gnu-web-doc-update: New script, from coreutils. * MODULES.html.sh (Support for maintaining and releasing projects): Add gnu-web-doc-update.