Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
KatyBrown committed Mar 28, 2024
1 parent 375bd75 commit 43a17d6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions man/contents.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ plot_phylo
.. toctree::
:maxdepth: 3

index.md
pages/introduction.md
pages/installation.md
pages/quickstart.md
pages/parameters.md
pages/matplotlib.md
pages/functions.rst
pages/detailed.md
7 changes: 7 additions & 0 deletions man/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# plot_phylo
1. [Installation](pages/installation.md)
2. [Quick Start](pages/quickstart.md)
3. [Incorporating Matplotlib Parameters](pages/matplotlib.md)
4. [Parameters](pages/parameters.md)
5. [Functions](pages/functions.md)
6. [Detailed Example](pages/detailed.md)

0 comments on commit 43a17d6

Please sign in to comment.