xref: /honee/index.md (revision 7dcf6e60765b796610fe0e5c3c07c5c870355a6c)
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