# Change these to reflect the user and site details. site_name: vtk-examples site_url: https://examples.vtk.org/site/ repo_name: Kitware/vtk-examples repo_url: https://github.com/Kitware/vtk-examples theme: name: material custom_dir: custom_theme/ markdown_extensions: - pymdownx.arithmatex - pymdownx.tasklist: custom_checkbox: true - pymdownx.magiclink - admonition - codehilite: guess_lang: false use_pygments: true - footnotes - toc: permalink: true #google_analytics: # - 'UA-3660134-4' # - 'auto' extra_css: - 'stylesheets/extra.css' copyright: 'Content is available under Attribution2.5 unless otherwise noted.' extra_javascript: - 'https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-MML-AM_CHTML'