---
myst:
  html_meta:
    "description": "MOLE: Mimetic Operators Library Enhanced - A high-order mimetic differential operators library for solving PDEs"
    "keywords": "mimetic operators, PDE solver, numerical methods, scientific computing"
---

```{include} overview.md
```

```{toctree}
:maxdepth: 2
:caption: Index
:name: Index-nav

intros/introduction
intros/gettingstarted
Documentation Guide <intros/doc_readme_wrapper>
```

```{toctree}
:maxdepth: 4
:caption: API Reference
:name: api-nav

api/cpp/index
api/matlab_octave/index-beta
```

```{toctree}
:maxdepth: 1
:caption: Mathematical Framework
:name: math-nav

math_functions/index
```

```{toctree}
:maxdepth: 2
:caption: Examples
:name: examples-nav

examples/index
```

```{toctree}
:maxdepth: 1
:caption: Community
:name: community-nav
MOLE Community Roles <intros/community_roles_wrapper>
Contributing to MOLE <intros/contributing_wrapper>
MOLE OSE Organization <intros/ose_organization_wrapper>
MOLE OSE Governance <intros/ose_governance_wrapper>
Code of Conduct <intros/code_of_conduct_wrapper>
Publications <intros/publications_wrapper>
<!-- [MENU links to be added later]: #
[Communications <intros/communications_wrapper]: #
[Upcoming Events <intros/upcoming_events_wrapper>]: # -->
```

<!-- ```{toctree}
:caption: Reference
:hidden:

genindex
``` -->
