Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 732 Bytes

ROADMAP.md

File metadata and controls

29 lines (24 loc) · 732 Bytes

v0.2 planned

  • watching templates and resources
  • highlight root chapters in main nav on child page

v0.1 released

  • Chapters sorting
  • Basic docs
  • YAML config
  • Success messages, build time
  • Watch & rebuild
  • init command
  • Smarter scanning - look for index files in depth
  • Top menu config
  • Multiple sources - sub-projects or sub-directories
  • Nice default theme with smart navigation
  • serve command

Ideas

  • !! at start of line in .md may generate
    ...
  • auto-add target="_blank" to all Markdown external links, internal domains should be whitelisted
  • extract docstrings from .py
  • extract JSDoc from .js
  • built-in WYSIWYG editor for Markdown