edit
This commit is contained in:
13
mkdocs.yml
13
mkdocs.yml
@@ -1,5 +1,18 @@
|
|||||||
site_name: Resku main documentation
|
site_name: Resku main documentation
|
||||||
repo_url: https://gitea.prod.resk-u.ch/Resk-U/docs-resku
|
repo_url: https://gitea.prod.resk-u.ch/Resk-U/docs-resku
|
||||||
|
theme:
|
||||||
|
name: readthedocs
|
||||||
|
highlightjs: true
|
||||||
|
hljs_languages:
|
||||||
|
- yaml
|
||||||
|
- rust
|
||||||
|
- python
|
||||||
|
- bash
|
||||||
|
- dockerfile
|
||||||
|
- typescript
|
||||||
|
- javascript
|
||||||
|
- json
|
||||||
|
- go
|
||||||
nav:
|
nav:
|
||||||
- Home: index.md
|
- Home: index.md
|
||||||
- Rclone: rclone/index.md
|
- Rclone: rclone/index.md
|
||||||
|
|||||||
Reference in New Issue
Block a user