Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
Updated sphinx documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
constrict0r committed Nov 28, 2018
1 parent e70f6b1 commit 14e3083
Show file tree
Hide file tree
Showing 3 changed files with 204 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@ A development profile includes:
- A package directory layout.
- A virtual enviroment.
- `Direnv <https://direnv.net>`_ configuration.
- `Sphinx <http://www.sphinx-doc.org/en/stable>`_ configuration.
- A `git <https://git-scm.com/>`_ repository.
- `Sphinx configuration <http://www.sphinx-doc.org/en/stable>`_.
- `A git <https://git-scm.com/>`_ repository.

To create a web application with `flask <http://flask.pocoo.org>`_ from an `openapi <https://swagger.io/specification>`_ specification:

Expand Down
204 changes: 201 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ tox = "^3.5.3"
click = "^7.0"
future = "^0.15.2"
jinja2 = ""
sphinx_rtd_theme = "^0.4.2"

[tool.poetry.scripts]
amanita = "amanita.cli:main"
Expand Down

0 comments on commit 14e3083

Please sign in to comment.