1 2 3 4 5 6 7 8 9 10 11 12 13 14
site_name: EVDI Docs theme: readthedocs pages: - Home: 'index.md' - Quick Start: 'quickstart.md' - Detailed description: 'details.md' markdown_extensions: - toc: permalink: True - abbr - footnotes - admonition - codehilite