Generate docs from javascript source via AST parsing
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Brett Langdon 5cdbbf0b6c make sure to handle if statements 11 years ago
lib make sure to handle if statements 11 years ago
test make sure to handle if statements 11 years ago
.gitignore initial commit 11 years ago
.travis.yml add travis-yml 11 years ago
LICENSE initial commit 11 years ago
README.md add travis build status 11 years ago
package.json add basic tests 11 years ago

README.md

DocAST

Build Status

Documentation generator for JS via AST parsing.