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" {
|
||||
///////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
static char SVertex___doc__[] =
|
||||
"Class hierarchy: :class:`Interface0D` > :class:`SVertex`\n"
|
||||
"\n"
|
||||
"Class to define a vertex of the embedding.\n"
|
||||
"\n"
|
||||
".. method:: __init__()\n"
|
||||
|
||||
Reference in New Issue
Block a user