ytdl-sub/docs/source/guides
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
..
development [DOCS] Consistent headings, newlines, wraps (#1293) 2025-08-20 20:20:19 -07:00
getting_started [DOCS] Clarify the = YAML key prefix (#1297) 2025-08-24 09:17:38 -07:00
install [DOCS] Various clarifications (#1289) 2025-08-22 07:17:32 -07:00
index.rst [DOCS] Begin complete overhaul of readthedocs (#847) 2023-12-27 10:27:40 -08:00