We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17f7376 commit cd16109Copy full SHA for cd16109
.travis.yml
@@ -0,0 +1,5 @@
1
+sudo: false
2
+language: node_js
3
+node_js:
4
+ - "0.12"
5
+ - "0.10"
README.md
@@ -1,4 +1,4 @@
-# react-docgen
+# react-docgen [](https://travis-ci.org/reactjs/react-docgen)
`react-docgen` is a CLI and toolbox to help extracting information from React components, and generate documentation from it.
0 commit comments