An open API service indexing awesome lists of open source software.

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

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.