Minor docstring fixes.
This commit is contained in:
@@ -432,6 +432,7 @@ static char module_docstring[] =
|
||||
" - :class:`QuantitativeInvisibilityUP1D`\n"
|
||||
" - :class:`ShapeUP1D`\n"
|
||||
" - :class:`TrueUP1D`\n"
|
||||
" - :class:`WithinImageBoundaryUP1D`\n"
|
||||
"\n"
|
||||
"- :class:`ViewMap`\n"
|
||||
"- :class:`ViewShape`\n"
|
||||
|
||||
@@ -17,7 +17,7 @@ static char StrokeTextureShader___doc__[] =
|
||||
"\n"
|
||||
"[Texture shader]\n"
|
||||
"\n"
|
||||
".. method:: __init__(texture_file, medium_type=MediumType.OPAQUE_MEDIUM, tips=False)\n"
|
||||
".. method:: __init__(texture_file, medium_type=Stroke.OPAQUE_MEDIUM, tips=False)\n"
|
||||
"\n"
|
||||
" Builds a StrokeTextureShader object.\n"
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user