injector/docs
Jakub Stasiak f3a0c6e1ee
Change the documentation theme to Furo (#244)
The default one feels a bit outdated to me, let's try this[1].

I initially wanted to go with the RTD theme but it doesn't
support dark mode natively[2].

The theme is used in Python Developer's Guide[3] and it looks
nice in my opinion.

[1] https://github.com/pradyunsg/furo#elevator-pitch
[2] https://github.com/readthedocs/sphinx_rtd_theme/issues/224
[3] https://devguide.python.org/
2024-07-08 00:41:58 +02:00
..
_templates Fix some links to avoid redirections 2020-02-05 11:19:43 +01:00
Makefile Move documentation directory 2013-09-16 23:48:48 +01:00
api.rst Fix thread-safety note 2013-09-20 00:51:39 +01:00
changelog.rst Improve Sphinx documentation 2013-09-19 23:53:24 +01:00
conf.py Change the documentation theme to Furo (#244) 2024-07-08 00:41:58 +02:00
faq.rst Stop explicitly inheriting object, not necessary on Python 3 2017-05-26 14:36:39 +02:00
index.rst Highlight that the code snippet will not work (#204) 2022-12-02 13:53:37 +01:00
logging.rst Improve Sphinx documentation 2013-09-19 23:53:24 +01:00
practices.rst Update terminology in the documentation 2020-05-23 12:10:12 +02:00
scopes.rst Create unbound `@singleton` instances in the parent injector (#216) 2023-04-24 15:51:47 +02:00
terminology.rst Make example in documentation runnable (#247) 2024-01-24 16:21:13 +01:00
testing.rst Test example update (#236) 2023-10-02 08:38:48 +00:00