xref: /honee/index.md (revision 0fb1909ebd09dbfe42c9063e98290f6c2d28dbb1)
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/intro
13doc/theory
14doc/auxiliary
15doc/runtime_options
16doc/examples
17Contributing <CONTRIBUTING>
18Release Notes <CHANGELOG>
19```
20
21# Indices and tables
22
23- {ref}`genindex`
24- {ref}`search`
25
26```{bibliography}
27```
28