Skip to content

Commit 9cd1009

Browse files
mjaehnstelliom
andauthored
Add grid with links to user guide sections (#412)
Co-authored-by: stelliom <67868694+stelliom@users.noreply.github.com>
1 parent 0bf6e7e commit 9cd1009

1 file changed

Lines changed: 25 additions & 6 deletions

File tree

docs/user_manual/index.md

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,29 @@
22

33
*Hermann Asensio / Martina Messmer / Daniel Lüthi / Katie Osterried / Jonas Jucker / Jacopo Canton / Philipp Sommer / Jürgen Helmert / Michael Jähn*
44

5-
This documentation provides an overall description of the **EXTPAR** software,
6-
provides detailed information on specific modules, current limitations
7-
and the namelist input.
5+
<div class="grid cards" markdown>
86

9-
For the sake of completeness, the latest EXTPAR documentation (v5.14)
10-
that was created from the original LaTeX file, can be downloaded
11-
[here](EXTPAR_User_Manual_5_14.pdf).
7+
- :fontawesome-solid-book: [**Overall Description**](user_manual_01_overall_description.md)
8+
*Provides a general overview of the EXTPAR system and its purpose.*
9+
10+
- :fontawesome-solid-gear: [**Software Modules**](user_manual_02_software_modules.md)
11+
*Details the software components and their interactions.*
12+
13+
- :fontawesome-solid-code: [**Fortran Modules**](user_manual_03_fortran_modules.md)
14+
*Describes the Fortran modules used in the EXTPAR system.*
15+
16+
- :fontawesome-brands-python: [**Python Modules**](user_manual_04_python_modules.md)
17+
*Explains the Python modules and their functionality.*
18+
19+
- :fontawesome-solid-circle-exclamation: [**Current Limitations**](user_manual_05_current_limitations.md)
20+
*Highlights the known limitations and constraints of the system.*
21+
22+
- :fontawesome-solid-list: [**Namelist Input**](user_manual_06_namelist_input.md)
23+
*Covers the structure and usage of namelist input files.*
24+
25+
</div>
26+
27+
!!! note
28+
For the sake of completeness, the latest EXTPAR documentation (v5.14)
29+
that was created from the original LaTeX file, can be downloaded
30+
[here](EXTPAR_User_Manual_5_14.pdf).

0 commit comments

Comments
 (0)