Skip to content

Commit

Permalink
Add basic GUI documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
julianneswinoga committed Jun 4, 2023
1 parent cd0ed18 commit 75f352b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/source/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@ to set the wings to 5 degrees clockwise. (change ``roll_deg_setpoint`` to
:caption: examples/simple_wing_level.py
:lines: 2-

Simple GUI loop
--------------------

.. literalinclude:: /../../examples/simple_gui.py
:caption: examples/simple_gui.py
:lines: 2-

Simple telnet (properties) interface
------------------------------------

Expand Down
1 change: 1 addition & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ API
flightgear_python.fdm_v24
flightgear_python.fdm_v25
flightgear_python.ctrls_v27
flightgear_python.gui_v8
flightgear_python.fg_util
flightgear_python.general_util

0 comments on commit 75f352b

Please sign in to comment.