btrace: add manual link

This commit is contained in:
Brendon Murphy 2019-10-16 19:10:32 +11:00
parent 6f8ffc261e
commit 596c0781f5
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ bl_info = {
"location": "View3D > Sidebar > Create Tab",
"description": "Tools for converting/animating objects/particles into curves",
"warning": "",
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Btrace",
"wiki_url": "https://docs.blender.org/manual/nb/dev/addons/"
"add_curve/btracer.html",
"category": "Add Curve"}
import bpy