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

https://github.com/pnelson/mdoc

Package mdoc provides a http.Handler that renders a directory of Markdown documents.
https://github.com/pnelson/mdoc

Last synced: 6 months ago
JSON representation

Package mdoc provides a http.Handler that renders a directory of Markdown documents.

Awesome Lists containing this project

README

          

# mdoc

Package mdoc provides a http.Handler that renders a directory of Markdown
documents.

A command line application is also provided:

```sh
$ mdoc [-addr=] [-theme=] []
```