I'm working on http://trymaniac.com which is a set of tools to make documenting code easier and faster.
The basic idea is having the code itself drive the documentation. This means:
- Autocomplete that's powered by the codebase/previous docs.
- Code tracking so documentation doesn't go stale.
- Automatic updates when the changes are simple/minimal.
Would love to hear everyone's thoughts/feedback. Anything I'm missing?
The basic idea is having the code itself drive the documentation. This means:
- Autocomplete that's powered by the codebase/previous docs. - Code tracking so documentation doesn't go stale. - Automatic updates when the changes are simple/minimal.
Would love to hear everyone's thoughts/feedback. Anything I'm missing?