Commit 11535c51 authored by Simon Spannagel's avatar Simon Spannagel
Browse files

Merge branch 'p/docs-minor-fixup' into 'master'

docs: improved page titles

See merge request allpix-squared/allpix-squared!783
parents 6ea7a390 91e489f4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@ The following authors, in alphabetical order, have developed or contributed to A
* Neal Gauvin, Université de Genève, [ngauvin](https://gitlab.cern.ch/ngauvin)
* Lennart Huth, DESY, [lhuth](https://gitlab.cern.ch/lhuth)
* Daniel Hynds, University of Oxford, [dhynds](https://gitlab.cern.ch/dhynds)
* Maoqiang Jing, University of South China, Institute of High Energy Physics Beijing, [mjing](https://gitlab.cern.ch/mjing)
* Maoqiang Jing, Institute of High Energy Physics Beijing, [mjing](https://gitlab.cern.ch/mjing)
* Moritz Kiehn, Université de Genève, [msmk](https://gitlab.cern.ch/msmk)
* Rafaella Eleni Kotitsa, CERN, [rkotitsa](https://gitlab.cern.ch/rkotitsa)
* Stephan Lachnit, DESY, [slachnit](https://gitlab.cern.ch/slachnit)
+2 −2
Original line number Diff line number Diff line
---
# SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors
# SPDX-License-Identifier: CC-BY-4.0
title: "Framework"
description: "The structure & components of the framework."
title: "Structure of the Framework"
description: "Description of the structure & the components of the framework."
weight: 4
---

+2 −2
Original line number Diff line number Diff line
---
# SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors
# SPDX-License-Identifier: CC-BY-4.0
title: "Physics Models & Material Properties"
description: "Description of the different physics models for semiconductor detectors."
title: "Physics Models & Materials"
description: "Description of the different physics models and material properties for semiconductor detectors."
weight: 5
---

+1 −1
Original line number Diff line number Diff line
---
# SPDX-FileCopyrightText: 2022 CERN and the Allpix Squared authors
# SPDX-License-Identifier: CC-BY-4.0
title: "Development Tools & Continuous Integration"
title: "Development Tools & CI"
description: "A few tools to ease development and help to maintain a high code quality."
weight: 10
---