jlp/resources/main
Jonathan Bernard a86b55726f Added file and inline link anchors.
* Auto-link for documents. If there is an `org` directive in the first doc
  block of the file then it is used as the file link definition. If there is no
  such `org` directive then on is created automatically. This resolves issue
  #0008. There is a new LinkAnchor type for these links: `LinkType.FileLink`
* Multiple `org` directives per DocBlock are now allowed. There is a new
  LinkAnchor link type for these link: `LinkType.InlineLink`.
* Refactored `LinkType.OrgLink` to be `LinkType.BlockLink`.
* Tweaked CSS
* Refactored `LiterateMarkdownGenerator.emit(DocBlock)` for simplicity.
2012-01-06 14:41:01 -06:00
..
css Added file and inline link anchors. 2012-01-06 14:41:01 -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