Python API documentation updates: a description of class hierarchy
was added to the docstrings of most Python extension types.
This commit is contained in:
@@ -17,6 +17,8 @@ extern "C" {
|
||||
//------------------------INSTANCE METHODS ----------------------------------
|
||||
|
||||
static char ViewEdge___doc__[] =
|
||||
"Class hierarchy: :class:`Interface1D` > :class:`ViewEdge`\n"
|
||||
"\n"
|
||||
"Class defining a ViewEdge. A ViewEdge in an edge of the image graph.\n"
|
||||
"it connnects two :class:`ViewVertex` objects. It is made by connecting\n"
|
||||
"a set of FEdges.\n"
|
||||
|
||||
Reference in New Issue
Block a user