Compare commits
4 Commits
ebc6e32655
...
05cb75df20
Author | SHA1 | Date | |
---|---|---|---|
05cb75df20 | |||
51cccb4b65 | |||
1f7ef0dbaa | |||
![]() |
8c13b4fcc9 |
@ -13,9 +13,10 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- run: apt update -y
|
- uses: actions/setup-python@v4
|
||||||
- run: apt install python3-pip -y
|
with:
|
||||||
- run: pip3 install mkdocs-material
|
python-version: 3.x
|
||||||
|
- run: pip install mkdocs-material
|
||||||
|
|
||||||
- run: mkdocs build
|
- run: mkdocs build
|
||||||
|
|
||||||
|
2
docs/toos/index.md
Normal file
2
docs/toos/index.md
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# Index
|
||||||
|
Docs from Timo
|
Loading…
x
Reference in New Issue
Block a user