Working on the broken search feature in readthedocs
This commit is contained in:
parent
6c00c133b8
commit
a85b8d46b0
1 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@ version: 2
|
|||
|
||||
python:
|
||||
version: 3.6
|
||||
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
|
||||
mkdocs:
|
||||
configuration: mkdocs.yml
|
Loading…
Add table
Add a link
Reference in a new issue