Skip to content

Commit

Permalink
Add print* functions to documentation
Browse files Browse the repository at this point in the history
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 #121.
  • Loading branch information
ReubenJ authored May 8, 2024
1 parent 6f9cd4a commit 40e42ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,8 @@ treebreadth
treeheight
descendleft
getroot
printtree
printnode
```

## Example Implementations
Expand Down

0 comments on commit 40e42ed

Please sign in to comment.