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