We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be0441d + 7348a13 commit af2b4a6Copy full SHA for af2b4a6
1 file changed
myst.yml
@@ -5,27 +5,23 @@ project:
5
- file: cross_sections.md
6
- file: depletion_chains.md
7
title: OpenMC
8
- keywords:
9
- - monte
10
- - carlo
11
- - transport
12
- - neutron
13
- - photon
+ keywords: []
+ authors: []
14
site:
15
template: book-theme
16
17
options:
18
logo: logo.png
19
favicon: favicon.ico
20
- # hide_toc: true
21
- # hide_footer_links : true
+ hide_toc: true
+ hide_footer_links : true
22
nav:
23
- title: Documentation
24
url: https://docs.openmc.org/
25
- title: Discussion Forum
26
url: https://openmc.discourse.group/
27
- title: Cross Sections
28
- url: openmc.org/cross_sections
+ url: /openmc.org/cross_sections
29
- title: Depletion Chains
30
- url: openmc.org/depletion_chains
+ url: /openmc.org/depletion_chains
31
domains: []
0 commit comments