We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df1d07 commit ad5b4acCopy full SHA for ad5b4ac
README.md
@@ -113,14 +113,11 @@ More examples and best practice hints: [EXAMPLES.md](https://github.com/apidoc/a
113
```
114
115
116
-## Grunt Module
+## Build tools
117
118
-[grunt-apidoc](https://github.com/apidoc/grunt-apidoc) `npm install grunt-apidoc`.
119
-
120
121
-## Gulp Module
122
123
-[gulp-apidoc](https://github.com/ayhankuru/gulp-apidoc) `npm install gulp-apidoc`.
+* [flask-apidoc](https://pypi.python.org/pypi/flask-apidoc/) `pip install flask-apidoc`
+* [grunt-apidoc](https://github.com/apidoc/grunt-apidoc) `npm install grunt-apidoc`.
+* [gulp-apidoc](https://github.com/ayhankuru/gulp-apidoc) `npm install gulp-apidoc`.
124
125
126
## Editor integration
0 commit comments