-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmkdocs.yml
More file actions
29 lines (28 loc) · 905 Bytes
/
mkdocs.yml
File metadata and controls
29 lines (28 loc) · 905 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
site_name: SQC
site_url: https://hephy-dd.github.io/sqc/
repo_url: https://github.com/hephy-dd/sqc/
edit_uri: edit/main/docs/
site_description: Sensor Quality Control for the CMS Tracker
site_author: HEPHY
copyright: "Copyright © 2022-2024 <a href=\"https://hephy.at/\">HEPHY</a>. SQC is licensed under the <a href=\"https://github.com/hephy-dd/sqc/tree/main/LICENSE\">GNU General Public License Version 3</a>."
nav:
- Home: index.md
- instruments.md
- Measurements:
- measurements/iv.md
- measurements/cv.md
- measurements/stripscan.md
- measurements/rpoly.md
- measurements/istrip.md
- measurements/idiel.md
- measurements/cac.md
- measurements/cint.md
- measurements/rint.md
- measurements/idark.md
markdown_extensions:
- smarty
extra:
version: 0.10.0
theme:
name: readthedocs
locale: en