Read the fine manual

https://github.com/onelifemedia/grunt-rtfm
by heezo • 13 years ago
1 0 13 years ago

Many times, people never look at the documentation that I write. So I made a grunt task, that slurps in the properly formatted documentation. The task then creates a js file. When included in your page, is makes an object accessible in your console called rtfm.

When you type rtfm.something, the console prints out the documentation for "something" (provided it exists).

Let me know what you think!

Related Stories

Loading related stories...

Source preview

github.com