blender/doc/python_api
Campbell Barton 09f61f6881 Cleanup: enforce documented convention for RNA enum naming
This was noted in code comments and checked in Python documentation
generation but not at build time.

Since these enums are identifiers that end up included in various places
enforce the `rna_enum_*_items` convention which was noted as
the convention but not followed strictly.

Partially reverts [0], avoids having to deal with multiple prefix types.

[0]: 3ea7117ed15f7b9fa82d7aba11eb32f6f502ddd5
2023-08-25 13:35:58 +10:00
..
examples Cleanup: format 2023-08-24 11:37:29 +10:00
rst Docs: note that renaming data-blocks sorted them which impacts iteration 2023-04-21 20:36:29 +10:00
static Update references to the new projects platform and main branch 2023-02-07 14:18:19 +01:00
templates Py Docs: Implement version switch to switch between versions on the website 2022-02-03 14:25:26 -05:00
requirements.txt PyAPI Docs: Update Sphinx and theme 2023-08-16 17:50:37 -04:00
rst_from_bmesh_opdefines.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
sphinx_changelog_gen.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
sphinx_doc_gen_monkeypatch.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
sphinx_doc_gen.py Cleanup: enforce documented convention for RNA enum naming 2023-08-25 13:35:58 +10:00