jlp/doc
Jonathan Bernard 051cd54dcd Fixed link behavior.
* Removed the automatic document table heading based on the document id.
* Fixed the way 'absolute' links were resolved in `Processor`. A leading `/` for
  a link passed into `Processor.resolveLink` really means "resolve as if I am
  starting from the documentation root."
* Moved the default logging configuration out of the final jar path. This is to
  help with environments that have multiple projects in the same classpath and
  therefore may have multiple `logback.groovy` configurations loading.
* Tweaked CSS.
2012-01-04 18:11:43 -06:00
..
issues Fixed link behavior. 2012-01-04 18:11:43 -06:00
arch.rst Starting basic implementation. 2011-08-23 10:08:01 -05:00
grammar.rst Support for multi=line comments, detects file type. 2011-12-25 22:07:48 -06:00
phase-doc.txt Worked on documentation, parser. 2011-08-29 09:44:05 -05:00