examples for autogenerated docs are now implicit and used when available.
This means adding the file "bpy.props.py" in the examples dir will automatically be used when generating docs, unused examples give warnings.
This commit is contained in:
3
source/blender/python/doc/examples/Mathutils.Euler.py
Normal file
3
source/blender/python/doc/examples/Mathutils.Euler.py
Normal file
@@ -0,0 +1,3 @@
|
||||
import Mathutils
|
||||
|
||||
# todo
|
||||
Reference in New Issue
Block a user