Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

gdp / doc / Makefile @ master

History | View | Annotate | Download (2.73 KB)

# Date Author Comment
7f982ac3 10/14/2020 11:57 AM Eric Allman

2.3.3: pandoc has removed -S flag and requires a document title.

265d9000 03/13/2019 05:57 PM Eric Allman

Rationalize naming a bit and allow .pdf targets for .md documents.

5e95f5f4 02/20/2019 02:50 PM Eric Allman

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.

c87dd166 01/23/2019 07:56 AM Eric Allman

Update license date on all files. No functional changes.

27974238 01/22/2019 10:03 AM Eric Allman

Delete another reference to "gcl".

9d3867c0 12/28/2018 07:15 AM Eric Allman

Include license updates in more directories; improve directory descent
in root Makefile to avoid errors and loops.

a1c280c6 10/24/2018 12:53 PM Eric Allman

Rename doc/gdp-protocol.html to doc/gdp-protocol-v3.html for clarity.

d6ba660a 11/08/2017 12:38 PM Eric Allman

Include CSS directly into output .html file so it renders well even if
you don't have gdpdoc.css installed.

cb98e88e 05/02/2017 11:22 AM Eric Allman

Another pass on gcl-create exit status: what works on OS X doesn't
necessarily work on Ubuntu.

73785f95 04/18/2017 10:50 AM Eric Allman

Since pandoc isn't installed on the Jenkins machine we have to skip some
steps in the default make target.

b71091a6 04/18/2017 10:25 AM Eric Allman

Add GDP Protocol Version 4 proposal.

c924c712 03/31/2017 05:32 PM Eric Allman

Add .css file for .md => .html conversions so tables are readable in
pandoc.

96dbecf8 07/16/2016 09:23 AM Eric Allman

Fix consistency error in Makefile ($LOCALDIR => $LOCALROOT).

806f0ba6 06/30/2016 09:10 PM Eric Allman

More working around Jenkins

d9924104 06/30/2016 08:28 PM Eric Allman

Code and documentation improvements for gdplogd visualizations.

055d3009 11/21/2015 01:20 PM Eric Allman

Include copyright in all files. There are scripts to do bulk
replacement of the copyright if desired.

d63b8179 02/15/2015 09:58 AM Eric Allman

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.

910eb631 02/14/2015 03:21 PM Eric Allman

Shuffle documentation installs slightly.

0565fdab 07/11/2014 02:18 PM Siqi Lin

Create Makefile to generate PDFs from .dbk documentation