jlp/resources/main
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
..
css Fixed link behavior. 2012-01-04 18:11:43 -06:00
syntax-highlighter.jar Syntax highlighting, refactor of link resolution. 2012-01-02 20:29:36 -06:00
test.groovy Support for multi=line comments, detects file type. 2011-12-25 22:07:48 -06:00
Test.java Support for multi=line comments, detects file type. 2011-12-25 22:07:48 -06:00
vbs_db_records.hrl Worked on literate output using Markdown as the text markup language. 2011-09-06 16:13:21 -05:00