https://github.com/hellonico/medic
Documentation Tool to generate html websites and pdf from markdown files
https://github.com/hellonico/medic
Last synced: 12 months ago
JSON representation
Documentation Tool to generate html websites and pdf from markdown files
- Host: GitHub
- URL: https://github.com/hellonico/medic
- Owner: hellonico
- Created: 2012-12-03T14:43:25.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-03T02:03:44.000Z (about 13 years ago)
- Last Synced: 2025-02-17T01:43:45.118Z (about 1 year ago)
- Language: Clojure
- Homepage:
- Size: 352 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Medic
## Features
### Tasks
* Generate Separate TOC from list of files
* Support for subfolders
* Generate the old TOC with headers and footers
* Insert links into the TOC
* Generate HTML for all files separately
* Insert code text into the HTML
* Export to one PDF file
* Colorize code
* Generate one HTML file from all markdown files
* insert TOC in the generated html file
## Basic Usage
> java -jar medic-1.0.0-standalone.jar --help
## User Documentation
Is located [here](doc/userguide.md)
## License
Copyright (C) 2012 Nicolas Modrzyk
Distributed under the Eclipse Public License, the same as Clojure.