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 18b2937 commit 191da05Copy full SHA for 191da05
docs/changelog.rst
@@ -15,12 +15,14 @@ Docs:
15
* Replaced theme
16
* Swapped to build using dirhtml for nicer urls
17
* Fixed uwsgi instructions (#58)
18
-* Added :doc:` internal API docs <internal_api>`
+* Added :doc:`internal API docs <internal_api>`
19
+* Added :doc:`API howto <howto_api>` (#70, #83)
20
21
Thanks to:
22
23
* Emmanuelle Delescolle (nanuxbe) for uwsgi fix (#58)
-* Bryan Ponce (bponce02) for ``app.create_server()`` (#78)
24
+* Bryan Ponce (bponce02) for ``app.create_server()`` (#68, #78)
25
+* Sadegh (Old6Man6) for API example and howto (#70, #83)
26
27
28
0 commit comments