Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 385 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 385 Bytes

RT-docs

RT-docs is a documentation generator for javascript written for react.

Why rt-docs?

  • easy to extend

    • add custom tags
    • build your own template with react
    • ...and more in future
  • build for react

    • not tested on anything else, but can be extended using API ( to do )

What works ? ( still alpha )

  • AST generated by babel
  • static rendering by react & webpack