X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=doc%2Fsource%2Fconf.py;h=d59ac2ac894fcef588c5e7a479fa1030c7750422;hb=refs%2Fheads%2Fmain;hp=94bd369b9755f4c45b4e77ecf0c64b9ec5b732b2;hpb=b1581f5d521911f847e20501c270c840b1eb6494;p=python-musicpdaio.git diff --git a/doc/source/conf.py b/doc/source/conf.py index 94bd369..d59ac2a 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -42,12 +42,15 @@ html_theme_options = { 'fixed_sidebar': 'true', 'base_bg': '#eee', 'pre_bg': '#fff', + 'note_bg': '#fff', } rst_epilog = """ .. _asyncio: https://docs.python.org/3/library/asyncio.html .. _Diátaxis: https://diataxis.fr/ +.. _codeberg forge: https://codeberg.org/MusicPlayerDaemon/python-musicpdaio .. _MPD protocol documentation: http://www.musicpd.org/doc/protocol/ +.. _Music Player Daemon: http://www.musicpd.org/ .. _python-musicpd: https://kaliko.gitlab.io/python-musicpd .. _Semantic Versioning: https://semver.org/spec/v2.0.0.html .. _snake case: https://en.wikipedia.org/wiki/Snake_case