We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06fbf45 commit 7ecbd39Copy full SHA for 7ecbd39
docs/model_method/basis_sets.md docs/model_method/basis_set.mddocs/model_method/basis_sets.md renamed to docs/model_method/basis_set.md
mkdocs.yml
@@ -8,7 +8,9 @@ nav:
8
- Simulation schema:
9
- Overview: general.md
10
- ModelSystem: model_system/model_system.md
11
- - ModelMethod: model_method/model_method.md
+ - ModelMethod:
12
+ - ModelMethod: model_method/model_method.md
13
+ - BasisSet: model_method/basis_set.md
14
- Outputs: outputs/outputs.md
15
- How to use the Simulation schema: howto_use.md
16
- The normalize function: normalize.md
0 commit comments