-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhances the index file of the documentation.
- Add description of Pbxplore - Add authors - Reorganize the TOC
- Loading branch information
Showing
3 changed files
with
73 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
API Cookbook | ||
============ | ||
|
||
This page provides some examples, tutorials as notebooks to help you use the API of ``PBxplore``. | ||
|
||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
./notebooks/Assignement | ||
./notebooks/WritePB | ||
./notebooks/Deformability |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
API Reference | ||
============= | ||
|
||
This page provides the documentation generated from the source files. | ||
|
||
|
||
.. toctree:: | ||
:maxdepth: 1 | ||
|
||
./pages/PB | ||
./pages/structure | ||
./pages/assign | ||
./pages/io | ||
./pages/analysis | ||
./pages/demo | ||
./pages/pbxplore |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters