Stanislav Garanzha
|
5e5fc5e93e
|
Fix urls in docs (#253)
* Fix 404 external links in intro.rst
* Fix broken links in extensions.rst
`examples/cors/cors.py` does not exist
`uvicorn.org` - failed to resolve
|
2024-08-17 18:41:43 +01:00 |
|
Miguel Grinberg
|
0a021462e0
|
Better documentation for start_server() method (Fixes #252)
|
2024-08-15 19:10:34 +01:00 |
|
Miguel Grinberg
|
bf519478cb
|
Added documentation on using alternative utemplate loaders
|
2024-01-14 12:47:28 +00:00 |
|
Miguel Grinberg
|
c8c91e8345
|
Update uasyncio to include new TLS support
|
2024-01-04 20:41:05 +00:00 |
|
Miguel Grinberg
|
b80b6b64d0
|
Documentation improvements
|
2023-12-28 12:59:19 +00:00 |
|
Miguel Grinberg
|
84842e39c3
|
Improvements to migration guide
|
2023-12-26 20:00:07 +00:00 |
|
Miguel Grinberg
|
2a3c889717
|
typo in documentation #nolog
|
2023-12-26 17:07:20 +00:00 |
|
Tak Tran
|
ad368be993
|
Remove spurious async in documentation example (#187)
|
2023-12-23 14:08:12 +00:00 |
|
Miguel Grinberg
|
bd18ceb442
|
Addressed some inadvertent mistakes in the template extensions
|
2023-12-23 12:48:27 +00:00 |
|
Miguel Grinberg
|
20ea305fe7
|
v2 (#186)
|
2023-12-22 20:26:07 +00:00 |
|
Andy Piper
|
2e4911d108
|
Docs: fix minor typos (#161)
|
2023-08-03 10:40:55 +01:00 |
|
Miguel Grinberg
|
d99df2c401
|
Document access to WSGI and ASGI attributes (Fixes #153)
|
2023-06-24 10:34:55 +01:00 |
|
Miguel Grinberg
|
67798f7dbf
|
Cross-Origin Resource Sharing (CORS) support (Fixes #45)
|
2023-03-23 00:03:21 +00:00 |
|
Miguel Grinberg
|
eaf2ef62d1
|
Documentation typo #nolog
|
2023-03-21 00:32:22 +00:00 |
|
Miguel Grinberg
|
e684ee32d9
|
Add max_age argument to send_file()
|
2023-03-20 12:11:01 +00:00 |
|
Eric Welch
|
c00b24c943
|
Fixing broken links to examples in documentation (#101)
|
2023-02-15 16:07:17 +00:00 |
|
Miguel Grinberg
|
fcaeee6905
|
Add @after_error_handler decorator (Fixes #97)
|
2023-02-06 23:53:11 +00:00 |
|
Miguel Grinberg
|
2aa90d4245
|
Add scrollbar to documentation's left sidebar
|
2023-01-13 10:27:51 +00:00 |
|
William Wheeler
|
8139498023
|
Documentation typo (#90)
|
2022-12-20 07:24:49 +00:00 |
|
Diego Pomares
|
24d74fb848
|
Error handling invokes parent exceptions (Fixes #74)
|
2022-11-08 00:27:11 +00:00 |
|
Diego Pomares
|
4a9b92b800
|
Fix typos in documentation (#77)
|
2022-10-21 10:35:22 +01:00 |
|
Diego Pomares
|
c443599089
|
Add missing exception argument to error handler example in documentation (#73)
|
2022-10-15 12:44:52 +01:00 |
|
Miguel Grinberg
|
4f263c63ab
|
Minor documentation styling fixes
|
2022-09-21 23:38:51 +01:00 |
|
Miguel Grinberg
|
f540e04ffe
|
Updated API section of the documentation #nolog
|
2022-09-17 23:28:45 +01:00 |
|
Miguel Grinberg
|
b61f51f243
|
SSL/TLS Support
|
2022-09-05 10:27:59 +01:00 |
|
Miguel Grinberg
|
2399c29c8a
|
Websocket standard and asyncio extensions (#55)
|
2022-09-03 20:04:34 +01:00 |
|
Sterling G. Baird
|
ec0f9ba855
|
Fix links to hello and gpio examples in documentation (#53)
|
2022-08-27 14:40:41 +01:00 |
|
Miguel Grinberg
|
e767426228
|
Update micropython libraries
|
2022-08-08 18:20:50 +01:00 |
|
Miguel Grinberg
|
2dc34a463b
|
updated links to micropython libraries #nolog
|
2022-08-07 15:55:42 +01:00 |
|
Miguel Grinberg
|
2f496db50b
|
Concurrency section added to the documentation
|
2022-08-07 15:41:35 +01:00 |
|
Miguel Grinberg
|
09dc3ef7aa
|
Documentation for all official extensions
|
2022-08-07 00:13:00 +01:00 |
|
Miguel Grinberg
|
199d23f2c7
|
Test client
|
2022-08-06 15:30:02 +01:00 |
|
Miguel Grinberg
|
037024320f
|
Getting Started documentation chapter
|
2022-07-31 20:10:43 +01:00 |
|
Miguel Grinberg
|
1271527c36
|
Update api.rst
|
2022-06-23 09:43:37 +01:00 |
|
Miguel Grinberg
|
bcbad51675
|
Documentation updates
|
2022-06-04 16:41:02 +01:00 |
|
Miguel Grinberg
|
1a8db51cb3
|
Installation instructions
|
2021-06-06 12:24:09 +01:00 |
|
Miguel Grinberg
|
d903c42370
|
Minor wording update in the documentation #nolog
|
2021-06-06 12:17:22 +01:00 |
|
Miguel Grinberg
|
097cd9cf02
|
Documentation updates
|
2021-06-05 15:42:37 +01:00 |
|
Miguel Grinberg
|
12cd60305b
|
Documentation
|
2021-06-05 00:52:41 +01:00 |
|