.. Plot3D documentation master file, created by
   sphinx-quickstart on Thu Aug 17 09:07:00 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Plot3D's documentation!
==================================
.. image:: https://badge.fury.io/py/plot3d.svg
    :target: https://badge.fury.io/py/plot3d
    
A python library for reading, writing, finding connectivity for plot3d files.

- `GitHub page <https://github.com/nasa/plot3d_utilities>`_


.. toctree::
   :maxdepth: 2
   :caption: Information:

   notes/installation
   notes/plot3d
   notes/reading_writing
   notes/connectivity
   notes/periodicity
   notes/exporting
   notes/split-blocks

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: Contents

   modules/block
   modules/blockfunctions
   modules/connectivity
   modules/differencing
   modules/face
   modules/facefunctions
   modules/graph
   modules/read
   modules/write
   modules/split_block
   modules/periodicity

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

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