Software Details:
Version: 0.1
Upload Date: 11 May 15
Distribution Type: Freeware
Downloads: 58
document_it renders markdown() syntax to HTML and uploads it to the Mozilla Developer Network.
It is run by:
document-it [options] manifest [manifest] [...]
See `document-it --help` for options. It will render to a local temporary directory by default but you can specify its output with `--dest` (although you will need to pass `--user` and `--password` to POST data).
Manifests
A manifest is in the form:
relative_file_path page_name
...
The file path is relative to the manifest.
Requirements:
- Python
Comments not found