PYAPI: Fix mathutils doc structure

This commit is contained in:
Aaron Carlisle
2017-06-14 16:46:49 -04:00
parent eeb9e5316a
commit df7c609fda
2 changed files with 25 additions and 16 deletions

View File

@@ -1729,12 +1729,8 @@ def write_rst_contents(basepath):
fw(" :maxdepth: 1\n\n")
standalone_modules = (
# mathutils
# mathutils, submodules are in own page
"mathutils",
"mathutils.geometry",
"mathutils.bvhtree", "mathutils.kdtree",
"mathutils.interpolate",
"mathutils.noise",
# misc
"freestyle", "bgl", "blf",
"gpu", "gpu.offscreen",