aboutsummaryrefslogtreecommitdiff
path: root/docs/conf.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix property CSS to be more inline with everything elseRapptz2021-06-281-0/+2
|
* Explicitly ignore legacy file reference errors in sphinx -n modeJosh2021-05-061-0/+8
|
* Fix various reference issues in documentationJosh2021-05-061-1/+1
| | | | Co-Authored-By: Riley Shaw <[email protected]>
* Remove type hints from generated docsRapptz2021-04-071-0/+1
|
* Modernize code to use f-stringsRapptz2021-04-041-10/+9
| | | | | This also removes the encoding on the top, since Python 3 does it by default. It also changes some methods to use `yield from`.
* Change copyright year to presentNihaal Sangha2021-01-151-1/+1
|
* Fix tag references in buildsRapptz2021-01-081-1/+1
|
* Update copyright year in the documentationRapptz2021-01-071-1/+1
|
* Rework index page to take less vertical spaceRapptz2020-12-191-0/+12
|
* [matrix] Refactor JS & add searchbar to mobile.Josh2020-12-181-0/+1
|
* [matrix] collapsible sidebar headingsNadir Chowdhury2020-12-181-0/+1
|
* First pass at double header displayRapptz2020-12-181-0/+9
|
* Use html_js_files instead of the old approach to add JS files.Rapptz2020-12-181-2/+5
|
* add copy codeblock buttonNCPlayz2020-12-181-0/+1
| | | | | | | | Apply suggestions from code review Co-authored-by: Danny <[email protected]> Change to icon, change according to slice's review
* Add faviconNadir Chowdhury2020-12-181-1/+1
|
* Add attributetable and add some class-level sections.Rapptz2020-12-181-1/+2
| | | | | The extensions have yet to receive this treatment and CSS needs work, but for now this is fine.
* Fix and add documentationMichael2020-09-231-2/+2
|
* Update copyright year for documentationjack11422020-04-141-1/+1
|
* Use the standard way of detecting RTDRapptz2019-07-011-4/+0
|
* Flatten genindex to not group names.Rapptz2019-06-301-0/+1
| | | | Also better width in the tables.
* Use a new scorer to improve search results.Rapptz2019-06-291-1/+1
| | | | | This makes the other pages take less priority than the API results. It's kind of biased, but hopefully it helps out.
* Proper RTD detection.Rapptz2019-06-291-0/+4
|
* Update Sphinx to 2.1.2Rapptz2019-06-281-1/+1
|
* Improve documentationNCPlayz2019-06-071-5/+6
|
* [commands] Fix references in Bot to actually link.Rapptz2019-04-101-1/+4
| | | | Exceptions can't seem to link due to a bug in Sphinx.
* Update changelogv1.0.1Rapptz2019-04-101-1/+1
|
* Add exception hierarchy to the documentation.Rapptz2019-03-121-1/+2
|
* Bumped copyright years to 2019.Dante Dam2019-01-281-1/+1
|
* Fix up the Sphinx strings causing warnings.Rapptz2018-09-151-2/+2
|
* Move conditional RTD dependencies to 'docs' extraToby Harradine2018-08-221-7/+1
|
* Ensure intersphinx points to the Japanese documentation.Rapptz2018-08-081-0/+2
|
* Add stubs for Japanese translations.Rapptz2018-07-311-0/+3
|
* Add intersphinxTobotimus2018-01-061-0/+4
|
* websupport is not actually a Sphinx extension apparently.Rapptz2017-12-291-1/+0
|
* Add websupport extension to extension list.Rapptz2017-12-291-0/+1
|
* Add custom details directive.Rapptz2017-09-211-1/+3
|
* Try to build HTML5 for docs.Rapptz2017-09-211-0/+2
|
* Add webhook support.Rapptz2017-08-211-0/+1
| | | | | | | Allows for usage of either `requests` and `aiohttp` when used in "Standalone" mode. Fixes #704
* Highlight currently visited section.Rapptz2017-05-161-0/+3
|
* Completely new theme separate from alabaster.Rapptz2017-05-151-5/+1
|
* First pass at documentation reform.Rapptz2017-05-121-3/+7
|
* Update copyright year to 2017.Rapptz2017-01-201-1/+1
|
* Attempt to satisfy RTD by using sphinxcontrib.napoleon.Rapptz2016-01-101-2/+8
|
* Change order of documentation by source declaration.Rapptz2016-01-081-0/+2
|
* Begin working on asyncio port.Rapptz2015-12-041-0/+7
|
* Switch to Sphinx RTD theme.Rapptz2015-11-281-1/+1
|
* Add discord.Object class for generic pass-by-ID.Rapptz2015-10-271-0/+5
|
* Document exceptions and change conf.py version detection.v0.4.1Rapptz2015-08-281-2/+7
|
* Version bump to v0.4.0.v0.4.0Rapptz2015-08-271-2/+2
|
* Rename project from pydiscord to discord.pyRapptz2015-08-221-7/+7
|