Difference between revisions of "User's Guide"
Jump to navigation
Jump to search
Hcraigmiller (talk | contribs) m |
|||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Access}} | {{Access}} | ||
+ | |||
+ | <div style="text-align: center;"> | ||
+ | <div style="float: left;"> ← [[Introduction|Go to Introduction]]</div> | ||
+ | <div style="float: right;">[[Getting Started|Getting Started →]]</div> | ||
+ | [[Main Page|↑ Back to Main Page]] | ||
+ | </div> | ||
== FAQ and HOWTO == | == FAQ and HOWTO == | ||
Line 6: | Line 12: | ||
* [[FAQ]] - contains information on many common tasks with OpenRocket | * [[FAQ]] - contains information on many common tasks with OpenRocket | ||
− | == User's Guide | + | == OpenRocket User's Guide == |
− | |||
− | |||
− | |||
− | |||
1. [[Introduction]] | 1. [[Introduction]] | ||
Line 32: | Line 34: | ||
10. [[Simulation Listeners]] | 10. [[Simulation Listeners]] | ||
− | Appendices: | + | ==== Appendices: ==== |
+ | |||
+ | A. [[FAQ|Frequently Asked Questions]] | ||
+ | |||
+ | B. [[Component Details]] | ||
+ | |||
+ | C. [[Tips|Tips and Tricks]] | ||
+ | |||
+ | D. [[List of Useful Custom Expressions]] | ||
+ | |||
+ | E. [[Scripting with Python and JPype]] | ||
+ | |||
+ | F. [[Resources]] | ||
+ | |||
+ | G. [[Feature Comparison]] | ||
+ | |||
+ | H. [[Third-Party Compatibility]] | ||
+ | |||
+ | |||
+ | * '''[[Instructions for Translators]]''' | ||
+ | |||
+ | == Developer resources == | ||
− | + | The [https://github.com/openrocket/openrocket/wiki OpenRocket Developer Wiki] is on the development site at [https://github.com/openrocket/openrocket/ GitHub]. | |
− | + | The developer pages were unified and migrated there in March, 2021. If you're missing a developer page, please check on the developer wiki. |
Latest revision as of 19:19, 25 February 2022
FAQ and HOWTO[edit]
Basically responses to FAQs or brief HOWTOs for specific tasks.
- FAQ - contains information on many common tasks with OpenRocket
OpenRocket User's Guide[edit]
1. Introduction
Appendices:[edit]
D. List of Useful Custom Expressions
E. Scripting with Python and JPype
F. Resources
Developer resources[edit]
The OpenRocket Developer Wiki is on the development site at GitHub.
The developer pages were unified and migrated there in March, 2021. If you're missing a developer page, please check on the developer wiki.