summaryrefslogtreecommitdiff
path: root/doc/usage/advanced/websupport/quickstart.rst
Commit message (Collapse)AuthorAgeFilesLines
* Enable 'nit-picky mode' for Sphinx's documentationAdam Turner2023-04-061-1/+1
| | | | | Fix several reference errors throughout the documentation and set ``nitpick_ignore`` in ``doc/conf.py``.
* doc: Fix docslint misunderstanding scope of code-blocksTakeshi KOMIYA2021-06-061-4/+4
|
* doc: Moved flask links to new home and HTTPSigo958622021-05-171-2/+2
| | | | | Seems like Flask is no longer pocoo project but palletsprojects.com
* doc: Moved Jinja links to new home page and HTTPSigo958622021-05-171-1/+1
| | | | | Seems like Jinja is no longer pocoo project but palletsprojects.com
* doclinter: restrict by 90 columnsTakeshi KOMIYA2019-05-261-1/+1
|
* doc: Add "websupport" to usage guideStephen Finucane2018-11-161-0/+255
Signed-off-by: Stephen Finucane <stephen@that.guru>