aboutsummaryrefslogtreecommitdiffstats
path: root/lang/xml-schemas/docs (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-11-29DCO inclusionben/xmlBen McGinnes1-0/+46
* I can't remember if I completed one of these or not. So may as well add one in here.
2016-04-14XHTML docs.Ben McGinnes1-0/+3653
* 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.
2016-04-14An exercise in conflicting validation methodsBen McGinnes1-255/+107
* 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. :)
2016-04-14Generated documentation.Ben McGinnes36-0/+969
* DocBook 5.0 documentation for gpgmekeys.xsd. * Documentation and images generated with oXygenXML Editor 17.1. * DocBook to HTML conversion to follow.