.. Nester documentation master file, created by
   sphinx-quickstart on Tue Mar 21 22:52:57 2023.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to Nester's documentation!
==================================

Nester is your convenient CLI companion which lays the foundation for your programming projects.

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

   Installation <installation_guide>
   Usage <usage_guide>
   Developer Docs <dev_docs>
      The `utils` module <source/utils>
      The `nester_log` module <source/logging>
      The `commands` module <source/commands>
   Supported Languages <supported_languages>



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

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