xref: /honee/index.md (revision 02e7dc5c683ed2638684b2b258e5f0f564852bde)
1# HONEE: High-Order Navier-stokes Equation Evaluator
2
3```{include} README.md
4:start-after: "<!-- abstract -->"
5:end-before: "# Getting Started"
6```
7
8```{toctree}
9:caption: Contents
10:maxdepth: 2
11
12doc/runtime_options
13doc/theory
14Contributing <CONTRIBUTING>
15Release Notes <CHANGELOG>
16```
17
18# Indices and tables
19
20- {ref}`genindex`
21- {ref}`search`
22
23```{bibliography}
24```
25