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 2248bb8 commit 21c7590Copy full SHA for 21c7590
docs/conf.py
@@ -88,6 +88,7 @@
88
"Documentation|https://twitchio.dev",
89
]
90
),
91
+ header_links = "Guides|/guides/index.html, Examples|https://github.com/PythonistaGuild/TwitchIO/tree/master/examples, Commands|/exts/commands/index.html, Routines|/exts/routines/index.html",
92
)
93
94
copyright = "2017 - Present, PythonistaGuild"
0 commit comments