ytdl-sub/docs/source/config_reference/scripting
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
..
entry_variables.rst [DOCS] Add warning for auto-generated docs (#1285) 2025-08-17 07:07:25 -07:00
index.rst [DOCS] Consistent headings, newlines, wraps (#1293) 2025-08-20 20:20:19 -07:00
scripting_functions.rst [DOCS] Add warning for auto-generated docs (#1285) 2025-08-17 07:07:25 -07:00
scripting_types.rst [DOCS] Consistent headings, newlines, wraps (#1293) 2025-08-20 20:20:19 -07:00
static_variables.rst [DOCS] Clarify the = YAML key prefix (#1297) 2025-08-24 09:17:38 -07:00