Merge branch 'master' into blender2.8

This commit is contained in:
Campbell Barton
2017-07-18 13:09:36 +10:00
9 changed files with 46 additions and 41 deletions

View File

@@ -1726,9 +1726,6 @@ def write_rst_contents(basepath):
for info, info_desc in INFO_DOCS:
fw(" %s <%s>\n\n" % (info_desc, info))
fw("\n")
fw("- :ref:`Blender/Python Add-on Tutorial: a step by step guide on")
fw(" how to write an add-on from scratch <blender_manual:advanced_scripting_addon_tutorial>`\n")
fw("\n")
fw(title_string("Application Modules", "=", double=True))
fw(".. toctree::\n")