.. GO3 documentation master file, created by
   sphinx-quickstart on Wed Jun  4 16:14:45 2025.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

GO3 documentation
=================

Add your content using ``reStructuredText`` syntax. See the
`reStructuredText <https://www.sphinx-doc.org/en/master/usage/restructuredtext/index.html>`_
documentation for details.

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

.. automodule:: go3
   :members:
   :undoc-members:
   :show-inheritance:
