.. PlotAgain documentation master file, created by
   sphinx-quickstart on Sun Jul 23 15:37:06 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to PlotAgain's documentation!
=====================================

This package provides a simple contextmanager which automatically saves data used to make matplotlib plots and automatically generates a script to reproduce the plots at a later stage.

.. note::

   This project is under active development. Please submit feature requests and bug reports to jero.wilkinson@gmail.com.

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

   api



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

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