Skip to content

Commit cb84dd6

Browse files
committed
Cleanup of whitespace in mkdocs.yml
1 parent bdafc19 commit cb84dd6

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

mkdocs.yml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ edit_uri: blob/main/docs/
55

66
nav:
77
- Home: index.md
8+
89
- Getting Started:
910
- Get started: getting_started/get_started.md
1011
- Applying for a Project: getting_started/project_apply.md
@@ -19,6 +20,7 @@ nav:
1920
- Working in Linux: getting_started/linux.md
2021
- Basic Linux commands: getting_started/linux_basics.md
2122
# - Running your first job: getting_started/first_job.md
23+
2224
- Cluster user guide:
2325
- The UPPMAX clusters: cluster_guides/uppmax_cluster.md
2426
- System usage: cluster_guides/system_usage/system_usage.html
@@ -46,6 +48,7 @@ nav:
4648
- Transfer to/from Rackham: cluster_guides/transfer_rackham.md
4749
- Transfer to/from Bianca: cluster_guides/transfer_bianca.md
4850
- Webexport: cluster_guides/webexport.md
51+
4952
- Software:
5053
- Overview: software/overview.md
5154
- Software table: software/software-table.md
@@ -98,7 +101,7 @@ nav:
98101
- Profilers: software/profilers.md
99102
- Singularity/Apptainer: software/singularity.md
100103
- Spack: software/spack.md
101-
104+
102105
- Databases:
103106
- Overview: databases/overview.md
104107
- BLAST databases available locally: databases/blast.md
@@ -108,7 +111,7 @@ nav:
108111
- 1000-genome project: databases/1000-genome_project.md
109112
- Simons Genome Diversity Project datasets: databases/simons_genome.md
110113
- Other bioinformatics-oriented local data resources: databases/other_local.md
111-
114+
112115
- Support: support.md
113116

114117
- Courses and workshops:
@@ -507,13 +510,13 @@ theme:
507510

508511

509512
custom_dir: mkdocs_uppmax/
510-
513+
511514
#extra:
512515
# homepage: https://www.uu.se/en/centre/uppmax
513-
516+
514517
extra_css:
515518
- stylesheets/extra.css
516-
519+
517520
extra_javascript:
518521
- js/kapa-widget.js
519522

0 commit comments

Comments
 (0)