-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_navbar.yml
More file actions
35 lines (35 loc) · 1.02 KB
/
_navbar.yml
File metadata and controls
35 lines (35 loc) · 1.02 KB
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
30
31
32
33
34
35
title: "Broken Windows Investigation"
type: default
left:
- text: "Overview"
href: index.html
- text: "Setup"
href: setup.html
- text: "Data description"
href: data_description.html
- text: "Models"
menu:
- text: "Logic reuse"
href: logic_reuse.html
- text: "Variable naming"
href: variable_naming.html
- text: "Sonarqube issues"
href: sonarqube_issues.html
- text: "Implemented utility methods"
href: implemented_utility_methods.html
- text: "Documentation state"
href: documentation_state.html
- text: "Task completion"
href: task_completion.html
- text: "Time to complete task"
href: time_to_complete_task.html
- text: "System quality rating"
href: system_quality_rating.html
- text: "Self-reported submission quality"
href: self-reported_submission_quality.html
- text: "Environment"
href: environment.html
right:
- text: " Source"
icon: fab fa-github
href: https://github.com/BrokenWindowsInvestigation/Analysis