index
:
discord.py
1.2.x
async
feature/ext-tasks
feature/threads
legacy
master
neo-docs
task-heartbeat
v1.3.x
v1.4.x
v1.5.x
v1.x
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
extensions
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Explicitly ignore legacy file reference errors in sphinx -n mode
Josh
2021-05-06
1
-0
/
+22
|
*
Use f-strings for attributetable
Rapptz
2021-04-17
1
-4
/
+7
|
*
Always inject the HTML builder even in RTD builds
Rapptz
2021-02-02
1
-2
/
+4
|
*
Rework index page to take less vertical space
Rapptz
2020-12-19
1
-0
/
+44
|
*
Another take at fixing methods showing up under "Attributes"
jack1142
2020-12-18
1
-1
/
+5
|
*
Fix methods from superclass showing under "Attributes" table
jack1142
2020-12-18
1
-2
/
+2
|
*
Rework attributetable to look prettier
Rapptz
2020-12-18
1
-27
/
+61
|
*
Make tables scroll if they overflow.
Rapptz
2020-12-18
1
-0
/
+8
|
*
Show classmethods separately in attribute table
Rapptz
2020-12-18
1
-0
/
+3
|
*
Alphabetically sort attributetable output
Rapptz
2020-12-18
1
-1
/
+1
|
*
Various RTD related fixes.
Rapptz
2020-12-18
1
-5
/
+7
|
*
First pass at double header display
Rapptz
2020-12-18
1
-0
/
+7
|
*
Use new HTML5 <section> instead of <div class="section">
Rapptz
2020-12-18
1
-0
/
+12
|
*
make documentation sphinx 3.x compatible
Riley Shaw
2020-12-18
1
-1
/
+2
|
*
Add attributetable and add some class-level sections.
Rapptz
2020-12-18
1
-0
/
+199
|
|
|
|
|
The extensions have yet to receive this treatment and CSS needs work, but for now this is fine.
*
Flatten genindex to not group names.
Rapptz
2019-06-30
1
-0
/
+46
|
|
|
|
Also better width in the tables.
*
Add exception hierarchy to the documentation.
Rapptz
2019-03-12
1
-0
/
+27
|
*
Add custom details directive.
Rapptz
2017-09-21
1
-0
/
+55