mirror of
https://gitlab.com/ceda_ei/wish
synced 2026-09-08 19:12:06 +02:00
Initiate mkdocs
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
config.gie
|
config.gie
|
||||||
|
site/
|
||||||
|
|||||||
@@ -0,0 +1,8 @@
|
|||||||
|
site_name: Wish
|
||||||
|
repo_url: https://gitlab.com/ceda_ei/wish
|
||||||
|
edit_uri: edit/main/docs/
|
||||||
|
|
||||||
|
theme: readthedocs
|
||||||
|
markdown_extensions:
|
||||||
|
- toc:
|
||||||
|
permalink: true
|
||||||
Reference in New Issue
Block a user