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