ytdl-sub/src/ytdl_sub/entries
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
..
script [FEATURE] height and width variables (#1243) 2025-06-18 20:56:25 -07:00
variables [DOCS] Clarify the = YAML key prefix (#1297) 2025-08-24 09:17:38 -07:00
__init__.py setup cfg 2022-04-26 07:19:53 +00:00
base_entry.py [DEV] Bump pylint from 2.13.5 to 3.1.0 (#972) 2024-04-28 10:40:15 -07:00
entry.py [FEATURE] height and width variables (#1243) 2025-06-18 20:56:25 -07:00
entry_parent.py [DEV] Bump pylint from 2.13.5 to 3.1.0 (#972) 2024-04-28 10:40:15 -07:00