-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Documentation] Improve documentation (#207)
* Start reworking docs. * Update version handling in conf.py * Fix reference toctrees. * Small fixes. * Fixes to code examples for transfer. * Typo fix. Co-authored-by: Niko Sirmpilatze <[email protected]> * Typo fix. Co-authored-by: Niko Sirmpilatze <[email protected]> * Typo fix. Co-authored-by: Niko Sirmpilatze <[email protected]> * Typo fix. Co-authored-by: Niko Sirmpilatze <[email protected]> * Typo fix. Co-authored-by: Niko Sirmpilatze <[email protected]> * Typo fix. Co-authored-by: Niko Sirmpilatze <[email protected]> * Typo fix. Co-authored-by: Niko Sirmpilatze <[email protected]> * Typo fix. Co-authored-by: Niko Sirmpilatze <[email protected]> * Update installation instructions. * Update bad make-folders example. * Improve zsh warning for @*@ tag. * Use explicit targets to link CLI and API reference. * Swap dot for info on example. * Use real windows path in example. * Rename 'Get Started' to 'User Guide'. * Small fixes. --------- Co-authored-by: Niko Sirmpilatze <[email protected]>
- Loading branch information
1 parent
c02a68f
commit d0269b7
Showing
5 changed files
with
800 additions
and
308 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
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
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
.. _API_Reference: | ||
|
||
API Reference | ||
----------------- | ||
|
||
|
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 |
---|---|---|
@@ -1,3 +1,5 @@ | ||
.. _CLI_Reference: | ||
|
||
CLI Reference | ||
----------------- | ||
|
||
|
Oops, something went wrong.