mirror of
https://github.com/org-roam/org-roam
synced 2025-08-01 12:17:21 -05:00
add readthedocs.yml
This commit is contained in:
8
.readthedocs.yml
Normal file
8
.readthedocs.yml
Normal file
@ -0,0 +1,8 @@
|
||||
version: 2
|
||||
mkdocs:
|
||||
configuration: mkdocs.yml
|
||||
formats: all
|
||||
python:
|
||||
version: 3.7
|
||||
install:
|
||||
- requirements: doc/requirements.txt
|
2
doc/requirements.txt
Normal file
2
doc/requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
mkdocs-material==4.6.2
|
||||
pymdown-extensions==6.3
|
Reference in New Issue
Block a user