openrocket/docs/source/index.rst
2024-05-26 02:17:07 +02:00

58 lines
1.3 KiB
ReStructuredText

Welcome to OpenRocket's documentation!
======================================
**OpenRocket** is a free, fully featured model rocket simulator that allows you to design and simulate your rockets before building and flying them.
.. note::
This documentation is under active development.
.. toctree::
:maxdepth: 1
:caption: Introduction
introduction/overview
introduction/features
introduction/contribute
introduction/FAQ
.. toctree::
:maxdepth: 1
:caption: Setup
setup/installation
setup/getting_started
.. toctree::
:maxdepth: 1
:caption: User Guide
user_guide/basic_rocket_design
user_guide/basic_flight_simulation
user_guide/advanced_rocket_design
user_guide/thrust_curves
.. toctree::
:maxdepth: 1
:caption: Developer Guide
dev_guide/development_overview
dev_guide/development_setup
/dev_guide/architecture
/dev_guide/codebase_walkthrough
/dev_guide/development_guidelines
/dev_guide/testing_and_debugging
/dev_guide/api_documentation
/dev_guide/building_releasing
/dev_guide/contributing_to_translations
/dev_guide/contributing_to_the_docs
/dev_guide/contributing_to_the_website
/dev_guide/faq_troubleshooting
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`