Python API documentation updates: a description of class hierarchy
was added to the docstrings of most Python extension types.
This commit is contained in:
@@ -11,6 +11,8 @@ extern "C" {
|
||||
//------------------------INSTANCE METHODS ----------------------------------
|
||||
|
||||
static char GuidingLinesShader___doc__[] =
|
||||
"Class hierarchy: :class:`StrokeShader` > :class:`GuidingLinesShader`\n"
|
||||
"\n"
|
||||
"[Geometry shader]\n"
|
||||
"\n"
|
||||
".. method:: __init__(iOffset)\n"
|
||||
|
||||
Reference in New Issue
Block a user