rabbitmq-tutorials/_tools
2010-10-05 15:52:42 +01:00
..
lib Integrate tools. 2010-10-05 15:52:42 +01:00
Gemfile Integrate tools. 2010-10-05 15:52:42 +01:00
Gemfile.lock Integrate tools. 2010-10-05 15:52:42 +01:00
Makefile Integrate tools. 2010-10-05 15:52:42 +01:00
mdxto Integrate tools. 2010-10-05 15:52:42 +01:00
README Integrate tools. 2010-10-05 15:52:42 +01:00

Here are tools used to generate documentation in formats of .md or .html.

The idea here is to process an file written in markdown, with some extensions (mdx),
Currently we produce markdown that is acceptable by github and html.


Code partially stolen from Jekyll project:
  http://github.com/mojombo/jekyll (The MIT License)

Github-markup is a part of:
  http://github.com/github/markup (The MIT License)