Rapptz
|
1646471ab8
|
Revert "Bump Sphinx to 5.3.0"
This reverts commit bb5a4703a7 .
|
3 months ago |
Lev Bernstein
|
bb5a4703a7
|
Bump Sphinx to 5.3.0
|
3 months ago |
James Hilton-Balfe
|
4ed08dd4a7
|
Add inline-tabs extension
|
2 years ago |
Alex Liu
|
92d350059b
|
Fix build issue on Sphinx v6
|
2 years ago |
Rapptz
|
0c68eb338c
|
Add colour previews to the documentation
|
2 years ago |
Rapptz
|
cf031f71b9
|
Add a new extlink for discord documentation
|
3 years ago |
Jakub Kuczys
|
2ef7ae0778
|
Update intersphinx url for request library
|
3 years ago |
Rapptz
|
f63070c071
|
Move migrating to v1 into a new separate file
|
3 years ago |
jack1142
|
2c72fc9cde
|
[docs] Suppress inconsistent references in translated message warning
|
3 years ago |
Rapptz
|
e3a66bcccc
|
Fix property CSS to be more inline with everything else
|
4 years ago |
Josh
|
7ebfface22
|
Explicitly ignore legacy file reference errors in sphinx -n mode
|
4 years ago |
Josh
|
3864fb37a0
|
Fix various reference issues in documentation
Co-Authored-By: Riley Shaw <[email protected]>
|
4 years ago |
Rapptz
|
b818296c21
|
Remove type hints from generated docs
|
4 years ago |
Rapptz
|
9d39b135f4
|
Modernize code to use f-strings
This also removes the encoding on the top, since Python 3 does it by
default. It also changes some methods to use `yield from`.
|
4 years ago |
Nihaal Sangha
|
69bdc3a184
|
Change copyright year to present
|
4 years ago |
Rapptz
|
c09cf779a3
|
Fix tag references in builds
|
4 years ago |
Rapptz
|
7c149312f0
|
Update copyright year in the documentation
|
4 years ago |
Rapptz
|
2a6ea3532b
|
Rework index page to take less vertical space
|
4 years ago |
Josh
|
c2e5b734ad
|
[matrix] Refactor JS & add searchbar to mobile.
|
5 years ago |
Nadir Chowdhury
|
a04a410c8a
|
[matrix] collapsible sidebar headings
|
5 years ago |
Rapptz
|
33a4388e6e
|
First pass at double header display
|
5 years ago |
Rapptz
|
25e3a31827
|
Use html_js_files instead of the old approach to add JS files.
|
5 years ago |
NCPlayz
|
ce0d0a20dd
|
add copy codeblock button
Apply suggestions from code review
Co-authored-by: Danny <[email protected]>
Change to icon, change according to slice's review
|
5 years ago |
Nadir Chowdhury
|
51f6787692
|
Add favicon
|
5 years ago |
Rapptz
|
9b88c63163
|
Add attributetable and add some class-level sections.
The extensions have yet to receive this treatment and CSS needs work,
but for now this is fine.
|
5 years ago |
Michael
|
93fa46713a
|
Fix and add documentation
|
5 years ago |
jack1142
|
91a8044497
|
Update copyright year for documentation
|
5 years ago |
Rapptz
|
4c917d10de
|
Use the standard way of detecting RTD
|
6 years ago |
Rapptz
|
ac00fcad77
|
Flatten genindex to not group names.
Also better width in the tables.
|
6 years ago |
Rapptz
|
d747f2c88b
|
Use a new scorer to improve search results.
This makes the other pages take less priority than the API results.
It's kind of biased, but hopefully it helps out.
|
6 years ago |
Rapptz
|
c26797d808
|
Proper RTD detection.
|
6 years ago |
Rapptz
|
7543328fe7
|
Update Sphinx to 2.1.2
|
6 years ago |
NCPlayz
|
3c9bcc2851
|
Improve documentation
|
6 years ago |
Rapptz
|
50dcdac5ca
|
[commands] Fix references in Bot to actually link.
Exceptions can't seem to link due to a bug in Sphinx.
|
6 years ago |
Rapptz
|
5b99e7d6f4
|
Update changelog
|
6 years ago |
Rapptz
|
13b23963ec
|
Add exception hierarchy to the documentation.
|
6 years ago |
Dante Dam
|
9656a21ebe
|
Bumped copyright years to 2019.
|
6 years ago |
Rapptz
|
5c24e69cf2
|
Fix up the Sphinx strings causing warnings.
|
7 years ago |
Toby Harradine
|
dace5aeaee
|
Move conditional RTD dependencies to 'docs' extra
|
7 years ago |
Rapptz
|
86712c4d60
|
Ensure intersphinx points to the Japanese documentation.
|
7 years ago |
Rapptz
|
18385dc49f
|
Add stubs for Japanese translations.
|
7 years ago |
Tobotimus
|
3112e1c17e
|
Add intersphinx
|
7 years ago |
Rapptz
|
6813280938
|
websupport is not actually a Sphinx extension apparently.
|
7 years ago |
Rapptz
|
e9f887aab2
|
Add websupport extension to extension list.
|
7 years ago |
Rapptz
|
e3d69ce83d
|
Add custom details directive.
|
8 years ago |
Rapptz
|
de6cffa347
|
Try to build HTML5 for docs.
|
8 years ago |
Rapptz
|
37b0fdb898
|
Add webhook support.
Allows for usage of either `requests` and `aiohttp` when used in
"Standalone" mode.
Fixes #704
|
8 years ago |
Rapptz
|
9cbbd8af65
|
Highlight currently visited section.
|
8 years ago |
Rapptz
|
db3bc4076a
|
Completely new theme separate from alabaster.
|
8 years ago |
Rapptz
|
b44bba6ee6
|
First pass at documentation reform.
|
8 years ago |