Difference between revisions of "Main Page"

From OpenRocket wiki
Jump to navigation Jump to search
(Preparation for translation)
(Split off developer resources, linked to them at GitHub)
(13 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<translate>
+
This is the wiki for OpenRocket, an open-source model rocket simulator.  The OpenRocket documentation is written collaboratively here.
  
This is the wiki for OpenRocket, an open-source model rocket simulator. The OpenRocket documentation is written collaboratively here.
+
The main web site for OpenRocket is '''http://openrocket.info/'''
 +
 
 +
 
 +
== OpenRocket User's Guide ==
 +
 
 +
1. [[Introduction]]
 +
 
 +
2. [[Downloading & Installing]]
 +
 
 +
3. [[Getting Started]]
  
The main web site for OpenRocket is '''http://openrocket.sourceforge.net/'''
+
4. [[Basic Rocket Design]]
  
{| style="width:45%; float: right; margin-left: 1em; padding: 0.5em; background: #eef; border: 1px solid #aad;"
+
5. [[Basic Flight Simulation]]  
|
 
=== New OpenRocket Wiki ===
 
The OpenRocket wiki has recently moved to this new site.  The [http://sourceforge.net/apps/mediawiki/openrocket/index.php?title=Main_Page old site] is obsoleted, and all the English content has been moved to this site.  You are free to edit and improve this site.
 
  
This site is multilingual and uses the MediaWiki Translate extension for localization. The translations from the old site have not yet been moved to this one, though.  If you'd like to help, please read the [[Instructions for translators]].
+
6. [[Advanced Rocket Design]]
|}
 
  
=== OpenRocket Documentation ===
+
7. [[Advanced Flight Simulation]]
  
* [[User's Guide]]
+
8. [[Rocket Analysis]]
  
* [[Feature comparison]]
+
9. [[Custom Expressions]]
  
* [[FAQ|Frequently asked questions]]
+
10. [[Simulation Listeners]]
  
* [[Tips]]
+
==== Appendices: ====
  
* [[List of useful custom expressions]]
+
A. [[FAQ|Frequently asked questions]]
  
* [[Scripting with Python and JPype]]
+
B. [[Component Details]]
  
* [http://openrocket.sourceforge.net/documentation.html Technical Documentation]
+
C. [[Tips]]
  
* [[Resources]]
+
D. [[List of useful custom expressions]]
  
=== Developer resources ===
+
E. [[Scripting with Python and JPype]]
  
* [[Developer's Guide]]
+
F. [[Resources]]
  
* [[Creating guided tours]]
+
G. [[Feature comparison]]
  
* New feature discussion pages:
 
: [[Feature wishlist]]
 
: [[Component databases]]
 
: [[Plugin system]]
 
: [[User interface]]
 
: [[Remote library interface]]
 
  
 
* '''[[Instructions for translators]]'''
 
* '''[[Instructions for translators]]'''
  
</translate>
+
== 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.

Revision as of 20:16, 10 March 2021

This is the wiki for OpenRocket, an open-source model rocket simulator. The OpenRocket documentation is written collaboratively here.

The main web site for OpenRocket is http://openrocket.info/


OpenRocket User's Guide

1. Introduction

2. Downloading & Installing

3. Getting Started

4. Basic Rocket Design

5. Basic Flight Simulation

6. Advanced Rocket Design

7. Advanced Flight Simulation

8. Rocket Analysis

9. Custom Expressions

10. Simulation Listeners

Appendices:

A. Frequently asked questions

B. Component Details

C. Tips

D. List of useful custom expressions

E. Scripting with Python and JPype

F. Resources

G. Feature comparison


Developer resources

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.