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 d33b44e commit 92ea658Copy full SHA for 92ea658
README.rst
@@ -5,9 +5,14 @@ Flask ApiDoc is a Flask extension which adds support for the ApiDoc_.
5
6
|Version|
7
8
+Features
9
+===============
10
+- Flask-Script command to generate the apidoc's files, by default they are generated into static/docs
11
+- Hosts the apidoc's files, by default they are hosted in http://localhost:5000/docs
12
+
13
Documentation
14
===============
-Soon... take a look at the examples_ to see how it works.
15
+Soon... take a look at the example_ to see how it works.
16
17
Installation
18
0 commit comments