Skip to content

Commit a4185a0

Browse files
Lagicrusharshanarayana
authored andcommitted
Doc rework (sanic-org#1698)
* blueprints * class_based_views * config * decorators * deploying * exceptions * extensions * getting_started * middleware * request_data * response * routing * static_files * streaming * testing * versioning * Fix bug and links * spelling mistakes * Bug fixes and minor tweaks * Create 1691.doc.rst * Bug fixes and tweaks Co-Authored-By: Harsha Narayana <[email protected]>
1 parent e81a8ce commit a4185a0

34 files changed

+2683
-2104
lines changed

CONTRIBUTING.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ run all unittests, perform lint and other checks.
6868
Run unittests
6969
-------------
7070

71-
``tox`` environment -> ``[testenv]`
71+
``tox`` environment -> ``[testenv]``
7272

7373
To execute only unittests, run ``tox`` with environment like so:
7474

changelogs/1691.doc.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Move docs from RST to MD
2+
3+
Moved all docs from markdown to restructured text like the rest of the docs to unify the scheme and make it easier in
4+
the future to update documentation.

0 commit comments

Comments
 (0)