Skip to content

Commit 40e42ed

Browse files
authored
Add print* functions to documentation
Having to jump into the source code to find the latest docstrings is a bit of a pain. This reintroduces the functions to the main page of the package's published documentation. Closes JuliaCollections#121.
1 parent 6f9cd4a commit 40e42ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/index.md

+2
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ treebreadth
184184
treeheight
185185
descendleft
186186
getroot
187+
printtree
188+
printnode
187189
```
188190

189191
## Example Implementations

0 commit comments

Comments
 (0)