Skip to content

Commit

Permalink
Add user guides template
Browse files Browse the repository at this point in the history
  • Loading branch information
golmschenk committed Mar 7, 2024
1 parent 82275ab commit e9116b3
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/source/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ Then install `eesunhong` within this environment.
:caption: 'Contents:'
:maxdepth: 2
guides/guide_for_fortran_developers
user_guides/index
developer_guides/guide_for_fortran_developers
```

# Indices and tables
Expand Down
1 change: 1 addition & 0 deletions docs/source/user_guides/file_explanations.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# File explanations
1 change: 1 addition & 0 deletions docs/source/user_guides/how_to_run_eesunhong.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# How to run eesunhong
9 changes: 9 additions & 0 deletions docs/source/user_guides/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# User guides

```{toctree}
:caption: 'Contents:'
:maxdepth: 2
how_to_run_eesunhong
file_explanations
```

0 comments on commit e9116b3

Please sign in to comment.