2017-10-30 17:59:19 +08:00
|
|
|
site_name: CARLA Simulator
|
|
|
|
repo_url: https://github.com/carla-simulator/carla
|
2017-11-13 21:01:55 +08:00
|
|
|
docs_dir: Docs
|
2017-10-30 17:59:19 +08:00
|
|
|
|
|
|
|
pages:
|
2017-11-13 21:01:55 +08:00
|
|
|
- Home: 'index.md'
|
|
|
|
- Using CARLA:
|
|
|
|
- 'How to run CARLA server and client': 'how_to_run.md'
|
|
|
|
- 'CARLA Settings': 'carla_settings.md'
|
2017-11-16 23:14:11 +08:00
|
|
|
- 'Measurements': 'measurements.md'
|
2017-11-17 00:26:50 +08:00
|
|
|
- 'Cameras and sensors': 'cameras_and_sensors.md'
|
2017-11-25 01:12:15 +08:00
|
|
|
- 'F.A.Q.': 'faq.md'
|
2017-11-13 21:01:55 +08:00
|
|
|
- 'Troubleshooting': 'troubleshooting.md'
|
|
|
|
- Building from source:
|
|
|
|
- 'How to build on Linux': 'how_to_build_on_linux.md'
|
|
|
|
- 'How to build on Windows': 'how_to_build_on_windows.md'
|
|
|
|
- 'How to add Automotive Materials': 'how_to_add_automotive_materials.md'
|
2017-12-04 23:18:14 +08:00
|
|
|
- Contributing:
|
2017-12-04 23:25:55 +08:00
|
|
|
- 'Contribution guidelines': 'CONTRIBUTING.md'
|
2017-11-13 21:01:55 +08:00
|
|
|
- Development:
|
2017-11-18 00:21:45 +08:00
|
|
|
- 'Map customization': 'map_customization.md'
|
2017-11-13 21:01:55 +08:00
|
|
|
- 'How to add assets': 'how_to_add_assets.md'
|
2017-12-04 23:18:14 +08:00
|
|
|
- 'CARLA design': 'carla_design.md'
|
2017-11-13 21:01:55 +08:00
|
|
|
- 'CarlaServer documentation': 'carla_server.md'
|
2017-10-30 17:59:19 +08:00
|
|
|
|
|
|
|
markdown_extensions:
|
2017-11-13 21:01:55 +08:00
|
|
|
- admonition
|