-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
The doc is coming along nicely, but there are some improvements that could be made.
- The "Returns" statement should just describe the type of the thing that's returned. So for example,
GraphvizHeadreturns "the head of the provided graphviz edge" but should instead return "A graphviz edge object".AsStringreturns not "the dot representation of the graphviz object" but simply "a string." - Specify the types of the arguments in the doc. I believe Autodoc has a construct for this.
james-d-mitchell
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation