53 Commits

Author SHA1 Message Date
Rapptz
f63070c071 Move migrating to v1 into a new separate file 2022-03-13 21:55:07 -04:00
jack1142
2c72fc9cde
[docs] Suppress inconsistent references in translated message warning 2022-02-20 09:33:05 -05:00
Rapptz
e3a66bcccc Fix property CSS to be more inline with everything else 2021-06-28 04:16:51 -04:00
Josh
7ebfface22
Explicitly ignore legacy file reference errors in sphinx -n mode 2021-05-06 09:12:19 -04:00
Josh
3864fb37a0
Fix various reference issues in documentation
Co-Authored-By: Riley Shaw <30989490+ShineyDev@users.noreply.github.com>
2021-05-06 07:51:07 -04:00
Rapptz
b818296c21 Remove type hints from generated docs 2021-04-07 06:35:29 -04:00
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`.
2021-04-04 07:03:53 -04:00
Nihaal Sangha
69bdc3a184
Change copyright year to present 2021-01-15 05:28:11 -05:00
Rapptz
c09cf779a3 Fix tag references in builds 2021-01-08 04:39:24 -05:00
Rapptz
7c149312f0 Update copyright year in the documentation 2021-01-07 23:57:15 -05:00
Rapptz
2a6ea3532b Rework index page to take less vertical space 2020-12-19 00:48:35 -05:00
Josh
c2e5b734ad [matrix] Refactor JS & add searchbar to mobile. 2020-12-18 21:18:56 -05:00
Nadir Chowdhury
a04a410c8a [matrix] collapsible sidebar headings 2020-12-18 21:18:56 -05:00
Rapptz
33a4388e6e First pass at double header display 2020-12-18 21:18:52 -05:00
Rapptz
25e3a31827 Use html_js_files instead of the old approach to add JS files. 2020-12-18 21:18:51 -05:00
NCPlayz
ce0d0a20dd add copy codeblock button
Apply suggestions from code review

Co-authored-by: Danny <Rapptz@users.noreply.github.com>

Change to icon, change according to slice's review
2020-12-18 21:18:51 -05:00
Nadir Chowdhury
51f6787692 Add favicon 2020-12-18 21:18:50 -05:00
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.
2020-12-18 21:18:47 -05:00
Michael
93fa46713a
Fix and add documentation 2020-09-23 03:19:35 -04:00
jack1142
91a8044497 Update copyright year for documentation 2020-04-14 03:24:46 -04:00
Rapptz
4c917d10de Use the standard way of detecting RTD 2019-07-01 00:37:35 -04:00
Rapptz
ac00fcad77 Flatten genindex to not group names.
Also better width in the tables.
2019-06-30 18:59:19 -04:00
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.
2019-06-29 02:36:26 -04:00
Rapptz
c26797d808 Proper RTD detection. 2019-06-29 02:34:11 -04:00
Rapptz
7543328fe7 Update Sphinx to 2.1.2 2019-06-28 01:43:04 -04:00
NCPlayz
3c9bcc2851 Improve documentation 2019-06-07 19:27:46 -04:00
Rapptz
50dcdac5ca [commands] Fix references in Bot to actually link.
Exceptions can't seem to link due to a bug in Sphinx.
2019-04-10 05:13:30 -04:00
Rapptz
5b99e7d6f4 Update changelog 2019-04-10 01:05:47 -04:00
Rapptz
13b23963ec Add exception hierarchy to the documentation. 2019-03-12 01:15:24 -04:00
Dante Dam
9656a21ebe Bumped copyright years to 2019. 2019-01-28 22:22:50 -05:00
Rapptz
5c24e69cf2 Fix up the Sphinx strings causing warnings. 2018-09-15 09:54:00 -04:00
Toby Harradine
dace5aeaee Move conditional RTD dependencies to 'docs' extra 2018-08-22 21:57:27 -04:00
Rapptz
86712c4d60 Ensure intersphinx points to the Japanese documentation. 2018-08-08 00:19:40 -04:00
Rapptz
18385dc49f Add stubs for Japanese translations. 2018-07-31 17:37:22 -04:00
Tobotimus
3112e1c17e Add intersphinx 2018-01-06 17:23:59 -05:00
Rapptz
6813280938 websupport is not actually a Sphinx extension apparently. 2017-12-29 06:34:06 -05:00
Rapptz
e9f887aab2 Add websupport extension to extension list. 2017-12-29 06:29:59 -05:00
Rapptz
e3d69ce83d Add custom details directive. 2017-09-21 21:15:37 -04:00
Rapptz
de6cffa347 Try to build HTML5 for docs. 2017-09-21 18:04:46 -04:00
Rapptz
37b0fdb898 Add webhook support.
Allows for usage of either `requests` and `aiohttp` when used in
"Standalone" mode.

Fixes #704
2017-08-21 01:57:07 -04:00
Rapptz
9cbbd8af65 Highlight currently visited section. 2017-05-16 03:12:43 -04:00
Rapptz
db3bc4076a Completely new theme separate from alabaster. 2017-05-15 01:22:00 -04:00
Rapptz
b44bba6ee6 First pass at documentation reform. 2017-05-12 20:14:34 -04:00
Rapptz
ff9f5749e1 Update copyright year to 2017. 2017-01-20 23:19:19 -05:00
Rapptz
c6b31c9663 Attempt to satisfy RTD by using sphinxcontrib.napoleon. 2016-01-10 00:39:48 -05:00
Rapptz
af94179be5 Change order of documentation by source declaration. 2016-01-08 19:19:53 -05:00
Rapptz
f197c34583 Begin working on asyncio port. 2015-12-04 00:16:34 -05:00
Rapptz
5d4c555711 Switch to Sphinx RTD theme. 2015-11-28 21:00:35 -05:00
Rapptz
9f12067b3d Add discord.Object class for generic pass-by-ID. 2015-10-27 17:04:50 -04:00
Rapptz
e60777e68b Document exceptions and change conf.py version detection. 2015-08-28 17:24:35 -04:00