ytdl-sub/docs/source
Ross Patterson a642028d7b
[DOCS] Clarify the = YAML key prefix (#1297)
This is another change that touches the generated docs, so after finishing my writing, I
copied the change to `./docs/source/config_reference/scripting/static_variables.rst`
into the corresponding docstring in
`./src/ytdl_sub/entries/variables/override_variables.py` and formatted it as a
docstring. Then I ran:

    $ REGENERATE_DOCS=1 tox exec -e "py" -- pytest tests/unit/docgen/test_docgen.py

But all that did was revert the changes to
`./docs/source/config_reference/scripting/static_variables.rst`. IOW, it did *not*
update the rST from the changed docstring.
2025-08-24 09:17:38 -07:00
..
_static [DOCS] Tooling to auto-generate custom sphinx docs (#849) 2023-12-28 22:39:59 -08:00
config_reference [DOCS] Clarify the = YAML key prefix (#1297) 2025-08-24 09:17:38 -07:00
faq [DOCS] FAQ: How to force re-downloading an entry (#1292) 2025-08-22 07:33:30 -07:00
guides [DOCS] Clarify the = YAML key prefix (#1297) 2025-08-24 09:17:38 -07:00
prebuilt_presets [DOCS] Clarify the = YAML key prefix (#1297) 2025-08-24 09:17:38 -07:00
conf.py [DOCS] Various doc cleanups (#928) 2024-02-17 08:53:06 -08:00
deprecation_notices.rst [DOCS] Consistent headings, newlines, wraps (#1293) 2025-08-20 20:20:19 -07:00
index.rst [DOCS] Clarifications for first time users (#1281) 2025-08-15 09:25:54 -07:00
introduction.rst [DOCS] Various clarifications (#1289) 2025-08-22 07:17:32 -07:00
requirements.txt [BACKEND] Remove old format for video_tags, music_tags, download_strategy (#899) 2024-01-15 00:04:32 -08:00
usage.rst [DOCS] Consistent headings, newlines, wraps (#1293) 2025-08-20 20:20:19 -07:00