This directory contains the Sphinx documentation for DVOACAP Python. docs/ ├── source/ │ ├── conf.py # Sphinx configuration │ ├── index.rst # Main documentation page │ ├── api.rst # API reference │ ...
Python 3.15 introduces an immutable or ‘frozen’ dictionary that is useful in places ordinary dicts can’t be used.
If you're paying for software features you're not even using, consider scripting them.
# For now, ignore add-ons and internal sub-classes of `bpy.types.PropertyGroup`. # Besides disabling this line, the main change will be to add a # 'toctree' to 'write_rst_index' which contains the ...