doctagon.js

0.1.0 • Public • Published

doctagon.js

Note: this project is in development

A node.js tool for creating docs from simple markdown.

Use a simple document structure of files and folders. The text in the files is markdown. To compile the docs, just use:

bin/doctagon ./example/magic -o ./example/magic_test

Here is a sample doctagon directory structure:

+magic
    +1-intro
        1-welcome.md
        2-finding a wand.md
        3-hello muggles.md
    +2-starting out
        1-simple spell.md
        2-novice spell.md
    +3-advanced
        1-magic.md
        2-black magic.md

Running tests

mocha test

pages site

/doctagon.js/

    Package Sidebar

    Install

    npm i doctagon.js

    Weekly Downloads

    1

    Version

    0.1.0

    License

    none

    Last publish

    Collaborators

    • morganherlocker