grunt-gtfd

0.0.1 • Public • Published

Stories in Ready

grunt-gtfd

A grunt task to generate the fine documentation.

Aim and goals

Docco is a great tool and at first I thought I could use it to document a project with several files (sometimes in sub-directories). But it didn't worked out the way I wanted and was difficult to theme (for me) as well. I thought about forking it. But it is written in CoffeeScript, I could not find the tests... and so on. So I started with a similar idea.

Features

  • Static: you can zip and share or serve the result as-is.
  • Simple: just like Docco
  • Directories: are not an issue

Usage

You probably should have a look at the Gruntfile.js.

The fine documentation

If you do not have grunt installed globally npm run-script docs otherwise grunt will generate the documentation in a docs directory.

Test

Without grunt globally installed npm test otherwise grunt mochacli.

Development

Without grunt globally installed

npm -g install grunt-cli
echo "sersiously?"
grunt dev-server

License

MIT

/grunt-gtfd/

    Package Sidebar

    Install

    npm i grunt-gtfd

    Weekly Downloads

    22

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators