forked from orbit-oss/flask
Merge branch '1.1.x'
This commit is contained in:
commit
b5d9084f15
4 changed files with 35 additions and 34 deletions
|
|
@ -164,6 +164,7 @@ Building the docs
|
|||
Build the docs in the ``docs`` directory using Sphinx::
|
||||
|
||||
cd docs
|
||||
pip install -r requirements.txt
|
||||
make html
|
||||
|
||||
Open ``_build/html/index.html`` in your browser to view the docs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue