Settings

Theme

Read the fine manual

github.com

1 points by heezo 13 years ago · 0 comments · 1 min read

Reader

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!

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection