.. MindRoot documentation master file, created by
   sphinx-quickstart on Sat Aug 23 15:52:37 2025.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

MindRoot Documentation
======================

Welcome to the MindRoot documentation. This documentation is divided into two main sections:

- **User Documentation**: For end users who want to install, configure, and use MindRoot
- **Developer Documentation**: For developers who want to extend, contribute to, or understand MindRoot's architecture

.. toctree::
   :maxdepth: 2
   :caption: User Documentation:

   user_documentation

.. toctree::
   :maxdepth: 2
   :caption: Developer Documentation:

   developer_documentation
   modules

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

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

View Source Code
================

* :ref:`viewcode`
* `Browse source code <_sources/>`_