aboutsummaryrefslogtreecommitdiff
path: root/mkdocs.yml
blob: bc1e96c95455720d1a64ee89f7697d5ae1487b92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
site_name: Test Definitions
site_url: https://readthedocs.org/test-definitions
repo_url: https://github.com/linaro/test-definitions
copyright: Linaro Ltd.
theme:
    name: material
plugins:
    - linaro-test-definitions:
        table_dirs:
            - 'automated/linux'
            - 'automated/android'
            - 'manual'
    - tags
    - exclude:
        glob:
          - plans/*