Toolchain Manual
================

This manual covers the complete development toolkit for DSM and Viper:

- **dsm_util.py** - Model validation and database creation
- **Kibo** - Code generation from DSM definitions
- **IDE Integration** - VS Code and JetBrains plugins
- **Database Editors** - GUI tools (cdbe.py, dbe.py)
- **Server & Admin** - Network deployment and administration

.. toctree::
   :maxdepth: 2
   :caption: Development

   dsm_util
   kibo
   ide

.. toctree::
   :maxdepth: 2
   :caption: Database Tools

   editors
   server

.. toctree::
   :maxdepth: 2
   :caption: Advanced

   wheels
   templates
   template_model
