Doc: Upgrade to Sphinx 6 (#3113)

This commit is contained in:
Raphael Michel
2023-02-10 16:37:57 +01:00
committed by GitHub
parent c99df679e7
commit 6941dda489
26 changed files with 94 additions and 99 deletions

View File

@@ -107,9 +107,9 @@ You can supply a valid access token as a ``Bearer``-type token in the ``Authoriz
.. sourcecode:: http
:emphasize-lines: 3
GET /api/v1/organizers/ HTTP/1.1
Host: pretix.eu
Authorization: Bearer i3ytqTSRWsKp16fqjekHXa4tdM4qNC
GET /api/v1/organizers/ HTTP/1.1
Host: pretix.eu
Authorization: Bearer i3ytqTSRWsKp16fqjekHXa4tdM4qNC
Refreshing an access token
--------------------------