.. NekROM documentation master file, created by
   sphinx-quickstart on Tue Feb 25 21:01:14 2025.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to NekROM's documentation!
==================================

.. toctree::
   :maxdepth: 2
   :caption: Contents:

.. toctree::
   :maxdepth: 1
   :caption: README:

   readme_link

.. toctree::
  :maxdepth: 1
  :caption: Guides:

  quickstart

  conventions

  doc_readme_link

  references

.. toctree::
   :maxdepth: 2
   :caption: Fortran API:

   fortran/index


.. toctree::
   :maxdepth: 2
   :caption: MATLAB/Octave API:

   matlab/index


.. toctree::
   :maxdepth: 2
   :caption: Julia API:

   julia/index


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

