jlp/resources/main
Jonathan Bernard 7a5870dc09 Worked on literate output using Markdown as the text markup language.
* Added CSS based on Docco (blatantly copied).
* Updated sample text to better fit the emerging usage patterns. Some of the
  things I did to make it render nicely for the Literate output may cause
  problems when we go to render API output. I will cross that bridge when I come
  to it.
* Added parsing infrastructure to the Generator behaviour to allow a
  pre-processing pass over the document. Current the LiterateMarkdownGenerator
  is using this to compile a map of `@org` references.
* Tweaked the HTML output slightly.
* Added a layer over the PegDownProcessor in LiterateMarkdownGenerator to
  capture and transform `jlp://` links into relative links.
2011-09-06 16:13:21 -05:00
..
docco.css Worked on literate output using Markdown as the text markup language. 2011-09-06 16:13:21 -05:00
jlp.css Worked on literate output using Markdown as the text markup language. 2011-09-06 16:13:21 -05:00
test.groovy Worked on literate output using Markdown as the text markup language. 2011-09-06 16:13:21 -05:00
vbs_db_records.hrl Worked on literate output using Markdown as the text markup language. 2011-09-06 16:13:21 -05:00