summaryrefslogtreecommitdiff
path: root/docs/conf.py
Commit message (Expand)AuthorAgeFilesLines
* Use sphinx-design tabs instead of sphinx-inline-tabsJordan Cook2022-06-171-1/+0
* Use sphinx-design dropdown instead of custom CSS/JSJordan Cook2022-06-171-2/+0
* Update to FontAwesome 6Jordan Cook2022-06-171-2/+1
* Sphinx + extension updates:Jordan Cook2022-06-171-1/+2
* Alternate host for requests docsJordan Cook2022-06-111-1/+1
* Update serialization docsJordan Cook2022-06-101-0/+2
* use https for links谭九鼎2022-05-091-1/+1
* Move backend docs to user guide, separate from API reference docsJordan Cook2022-04-171-3/+3
* Move detailed backend docs from rst docstings to md filesJordan Cook2022-04-161-10/+36
* Update docs, doc dependencies, changelog, and contributorsJordan Cook2022-04-011-9/+3
* Update license, and remove (redundant?) copyright from Sphinx doc footerJordan Cook2022-02-151-1/+1
* Vectorize logo, color it to match light/dark theme colors on rtd, and add mod...Jordan Cook2021-09-181-2/+2
* Use sphinx_autodoc_typehints extension instead of autodoc's built-in type hintsJordan Cook2021-09-081-0/+4
* Compress and scale logo a bit moreJordan Cook2021-09-081-2/+2
* Add a custom 404 pageJordan Cook2021-09-081-0/+2
* Add Font Awesome 5 icons to main page headersJordan Cook2021-08-271-3/+9
* Add another monkey-patch for sphinx-automodapi instead of installing from git...Jordan Cook2021-08-231-2/+7
* Add sphinx-automodapi extension to add summaries at the top of module docsJordan Cook2021-08-191-1/+19
* Add a project logoJordan Cook2021-08-141-11/+12
* More doc formatting and class/module linksJordan Cook2021-08-071-0/+2
* Convert docs from rST to MyST, and switch to Furo themeJordan Cook2021-07-091-7/+37
* Add Dependabot V2 config, and bump some dev dependenciesJordan Cook2021-06-111-0/+1
* Allow passing any valid backend connection kwargs via BaseCacheJordan Cook2021-04-191-0/+8
* Include example scripts on readthedocsJordan Cook2021-04-161-0/+5
* Pin docutils version due to breaking changes, and switch back to sphinx-rtd-t...Jordan Cook2021-04-041-10/+1
* Switch to sphinx-material themeJordan Cook2021-04-031-2/+10
* Update to Ubuntu 20.04 build image for readthedocsJordan Cook2021-04-031-1/+1
* Improvements to Sphinx documentation:Jordan Cook2021-04-031-3/+19
* Move 'Security' section to a separate page, link from Readme, and add itsdang...Jordan Cook2021-03-281-1/+1
* More usage examples, formatting, and editing for Readme + Sphinx docsJordan Cook2021-03-241-1/+3
* Add individual expire_after per request. (#177)Sebastian Höffner2021-03-051-0/+1
* Documentation build improvments:Jordan Cook2021-03-031-253/+34
* Remove all python 2 compatibilityJordan Cook2021-02-261-2/+0
* Apply code formatting with black + isortJordan Cook2021-02-261-57/+60
* Mock redis for readthedocs.orgRoman Haritonov2013-04-181-1/+1
* Docs: small fixesRoman2012-04-111-2/+4
* readthedocs.org: mock pymongo0.1.0Roman2012-04-101-0/+20
* MemoryCache now reduces and Response. More docstringsRoman2012-04-081-0/+3
* Initial sphinx docsRoman2012-04-081-0/+242