add curl examples to web views

This commit is contained in:
2022-11-23 22:24:36 +02:00
parent 9e0dd3ae97
commit a7c9183aa0
13 changed files with 296 additions and 23 deletions

View File

@ -44,7 +44,7 @@ deps =
{[tox]dependencies}
-e .[docs]
commands =
sphinx-build -b html -a -j auto docs docs/html
sphinx-build -b html -a -j auto -W docs docs/html
[testenv:tests]
deps =