History | View | Annotate | Download (2.73 KB)
2.3.3: pandoc has removed -S flag and requires a document title.
Rationalize naming a bit and allow .pdf targets for .md documents.
First cut on deleting old documentation and restructuring the remainder to be easier to navigate. Several of the docs still need to be updated. One significant change: the installed documentation is now in a version-specific subdirectory.
Update license date on all files. No functional changes.
Delete another reference to "gcl".
Include license updates in more directories; improve directory descent in root Makefile to avoid errors and loops.
Rename doc/gdp-protocol.html to doc/gdp-protocol-v3.html for clarity.
Include CSS directly into output .html file so it renders well even if you don't have gdpdoc.css installed.
Another pass on gcl-create exit status: what works on OS X doesn't necessarily work on Ubuntu.
Since pandoc isn't installed on the Jenkins machine we have to skip some steps in the default make target.
Add GDP Protocol Version 4 proposal.
Add .css file for .md => .html conversions so tables are readable in pandoc.
Fix consistency error in Makefile ($LOCALDIR => $LOCALROOT).
More working around Jenkins
Code and documentation improvements for gdplogd visualizations.
Include copyright in all files. There are scripts to do bulk replacement of the copyright if desired.
Update C API spec; include Libep.{dbk,pdf}. Current there is no command line mechanism for generating .pdf from .dbk, so we'll do it manually and have the output checked in.
Shuffle documentation installs slightly.
Create Makefile to generate PDFs from .dbk documentation