mirror of
https://github.com/carlostrub/sisyphus
synced 2024-10-31 09:20:15 +00:00
add initial docs
This commit is contained in:
parent
a7ecbf8897
commit
0f27b155f6
3
docs/index.md
Normal file
3
docs/index.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Sisyphus
|
||||
|
||||
Hello to the documentation on Sisyphus. More to come...
|
8
mkdocs.yaml
Normal file
8
mkdocs.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
site_name: Sisyphus Documentation
|
||||
pages:
|
||||
- Home: index.md
|
||||
- Getting Started: getting-started.md
|
||||
- Versions and Ranges: versions.md
|
||||
- Commands: commands.md
|
||||
- F.A.Q.: faq.md
|
||||
theme: readthedocs
|
Loading…
Reference in New Issue
Block a user