mkdocs website
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
site_name: Cell
|
|
||||||
repo_url: https://gitea.pockle.world/john/cell
|
|
||||||
docs_dir: docs
|
|
||||||
|
|
||||||
theme:
|
|
||||||
name: mkdocs
|
|
||||||
color_mode: auto
|
|
||||||
6
website/mkdocs.yml
Normal file
6
website/mkdocs.yml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
site_name: Cell
|
||||||
|
docs_dir: ../docs
|
||||||
|
|
||||||
|
theme:
|
||||||
|
name: mkdocs
|
||||||
|
color_mode: auto
|
||||||
1
website/requirements.txt
Normal file
1
website/requirements.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
mkdocs==1.6.1
|
||||||
Reference in New Issue
Block a user