Skip to content

radswiat/rt-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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