-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: update sphinx to 5.0.1 and write more docs (#15)
- Loading branch information
Showing
26 changed files
with
822 additions
and
406 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 |
---|---|---|
|
@@ -15,4 +15,5 @@ python: | |
- method: pip | ||
path: . | ||
extra_requirements: | ||
- dev | ||
- docs |
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 |
---|---|---|
|
@@ -33,14 +33,14 @@ This installs the latest stable release of slate from github | |
python3 -m pip install -U git+https://github.com/Axelware/[email protected] | ||
Installing Developement Version | ||
Installing Development Version | ||
------------------------------- | ||
This installs the master branch from github | ||
|
||
.. admonition:: Warning | ||
:class: attention | ||
|
||
Installing the developement version is not recommended as the it might have bugs. | ||
Installing the development version is not recommended as the it might have bugs. | ||
|
||
.. tab:: Windows | ||
|
||
|
Oops, something went wrong.