blender/doc/python_api
Campbell Barton 98986c6562 Python: replace '%' with str.format for examples & templates
Use modern/preferred string formatting for user facing scripts.
2024-04-12 15:33:40 +10:00
..
examples Python: replace '%' with str.format for examples & templates 2024-04-12 15:33:40 +10:00
rst Fix #120484: Typo in Blender Python API docs 2024-04-10 14:28:22 -03:00
static Docs: Python API: Fixes for mobile browsers 2024-03-21 23:37:44 -04:00
templates Docs: Python API: Update the version switch to match the user manual 2024-03-20 16:10:04 -04:00
conf.py Docs: Python: Add copy button to code blocks 2024-03-29 20:39:35 -04:00
requirements.txt Docs: Python: Add copy button to code blocks 2024-03-29 20:39:35 -04:00
rst_from_bmesh_opdefines.py Revert changes from main commits that were merged into blender-v4.1-release 2024-03-18 15:04:12 +01: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 Docs: avoid potential error with templated strings 2024-03-27 15:53:27 +11:00