Newer
Older
tmkproject / TODO
@tundra tundra on 12 Feb 2015 548 bytes *** empty log message ***
$Id: TODO,v 1.9 2015/02/12 16:07:40 tundra Exp $

- Pull out all literals and substitutions from the tmkproject script
  itself into the tokens file and include that file early in the
  program processing.

- Update makefile to reflect latest documentation generation rules.

- Add doc rule to produce PDFs.

- Change sed delimiters from / to something else because
  this character gets used a lot.

- Change sh skeleton code to use optargs to handle command
  line argument passing.

- Add ability to produce an rst-only documentation project