You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stephenliberty edited this page Aug 29, 2014
·
5 revisions
Docular Roadmap
0.8.x - Basically feature parity with angular docs, plus a little extra
Rewrite core to eliminate dependencies on plugins
Rewrite angular documentation reader
Enable "infinite" levels of documentation
Pull dependencies via bower instead of packaging with product (helps reduce potential licensing issues)
Rewrite UI to use Bootstrap 3.x rather than 1.x.
Improve module and level index pages to include more information on what they contain
Improve ability to load ad-hoc scripts for example code
Handle 'tutorial' type ngdocs (currently just shown as normal docs - they work, but it's not the kind of integration we want)
'showAngularDocs' option should grab the specified (or if not specified, latest) version of angular docs and parse them, rather than keeping a copy in the codebase.
0.9.x - Additional features, POC's
Integrate with Plunker for running code in editable sandboxes
Site-wide search (no backend needed)
Upgrade grunt-docular site to use new generator
Update grunt-docular site (new information, better instructions, etc)