* Very basic descriptions and links to the schema, Relax-NG NS and
DTDs.
* Content of this directory can be uploaded to a relevant url on the
webserver at some point and thus will allow setting a specific URL
(to the end point in the .htaccess file) in the XML files
subsrquently used.
* Generated XHTML documentation from DocBook 5.0 documentation as
gpgmekeys-xsd.xhtml.
* Uses the same image files and locations as the DocBook XML file.
* Manually added the missing alt tags and set indentation of the XHTML file.
* Removed trailing whitespace and blank lines.
* Needed to pass the GPG checks which are written for code.
* DocBook was valid without this step, but could not be committed
regardless. OTOH, it did remove 8KB from the file so not a total
waste.
* Would have been painful except I already have a function in
oXygenXML Editor to open a current file in Emacs and it did the work
here. :)
* DocBook 5.0 documentation for gpgmekeys.xsd.
* Documentation and images generated with oXygenXML Editor 17.1.
* DocBook to HTML conversion to follow.
* build-aux/gitlog-to-changelog: New script. Taken from gnulib.
* build-aux/git-log-fix: New file.
* build-aux/git-log-footer: New file.
* build-aux/git-hook/commit-msg: New script.
* doc/HACKING: New file.
* ChangeLog: New file.
* Makefile.am (EXTRA_DIST): Add new files.
(gen-ChangeLog): New.
(dist-hook): Run gen-ChangeLog.
* autogen.sh: Install commit-msg hook for git.
Rename all ChangeLog files to ChangeLog-2011.