Enable theme in off-line mkdocs
This commit is contained in:
parent
bb3e66d442
commit
2bd96d7461
|
@ -1,6 +1,7 @@
|
|||
site_name: CARLA Simulator
|
||||
repo_url: https://github.com/carla-simulator/carla
|
||||
docs_dir: Docs
|
||||
theme: readthedocs
|
||||
|
||||
pages:
|
||||
- Home: 'index.md'
|
||||
|
|
Loading…
Reference in New Issue