openrocket/docs/source/index.rst

63 lines
1.5 KiB
ReStructuredText
Raw Normal View History

2024-05-10 05:05:42 +02:00
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
2024-05-26 01:42:48 +02:00
user_guide/basic_flight_simulation
2024-05-26 02:17:07 +02:00
user_guide/advanced_rocket_design
2024-05-29 13:26:32 +02:00
user_guide/advanced_flight_simulation
user_guide/overrides_and_surface_finish
user_guide/rocket_analysis
user_guide/custom_expressions
user_guide/simulation_extensions
2024-05-10 05:05:42 +02:00
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
2024-05-10 05:50:55 +02:00
/dev_guide/contributing_to_translations
/dev_guide/contributing_to_the_docs
2024-05-10 05:05:42 +02:00
/dev_guide/contributing_to_the_website
/dev_guide/faq_troubleshooting
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`