0.1.4 • Published 7 years ago

docmodel-cli v0.1.4

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
7 years ago

docmodel

Command-line tool to create stand-alone documentation websites from MarkDown documents and HTML templates. Supports multiple languages, multiple documentation versions, and the ability to roll your own templates (there's one built-in, of course). Find out more at http://docmodel.com/

Install

npm install -g docmodel-cli

Usage

Find full documentation at http://docmodel.com/ (which is also an example of a site created with docmodel).

Contribute

Contributions in the form of code are most welcome through https://bitbucket.org/ShaneGavin/docmodel

Note: List of language codes and names taken form this Stack Overflow answer

License

Copyright (c) 2017, Shane Gavin (nodehead.com)

Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.