Skip to content

Commit ad5b4ac

Browse files
committed
Update README.md
Add flask-apidoc link.
1 parent 8df1d07 commit ad5b4ac

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.md

+4-7
Original file line numberDiff line numberDiff line change
@@ -113,14 +113,11 @@ More examples and best practice hints: [EXAMPLES.md](https://github.com/apidoc/a
113113
```
114114

115115

116-
## Grunt Module
116+
## Build tools
117117

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`.
118+
* [flask-apidoc](https://pypi.python.org/pypi/flask-apidoc/) `pip install flask-apidoc`
119+
* [grunt-apidoc](https://github.com/apidoc/grunt-apidoc) `npm install grunt-apidoc`.
120+
* [gulp-apidoc](https://github.com/ayhankuru/gulp-apidoc) `npm install gulp-apidoc`.
124121

125122

126123
## Editor integration

0 commit comments

Comments
 (0)