/usr/share/doc/crrcsim-doc/index.html is in crrcsim-doc 0.9.12-6.1build3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 | <html>
<head>
</head>
<body>
<h1>Documentation about CRRCSim</h1>
<a name="online">Also</a> see <a href="http://crrcsim.sourceforge.net/">online documentation</a>.
This is separated into documents interesting to user/model
creator/developer and becomes more detailed this way, so for example
a dev should read user and model creator documents, too.
<h2>For users</h2>
<a href="options.txt">How to configure CRRCSim</a><br>
<a href="compile.txt">How to compile CRRCSim</a><br>
<a href="control.txt">How to control CRRCSim</a><br>
<a href="README">README</a><br>
<a href="ReleaseNotes">Release Notes</a><br>
<a href="dynamic_soaring.txt">Dynamic soaring</a><br>
<a href="input_method/">This directory contains information regarding certain input methods</a><br>
<a href="controller.html">About Controllers.</a>Currently mostly
important for multicopter models.<br>
<h3>Windows</h3>
<a href="Install_Win32.txt">how to install</a><br>
<a href="dlportio.txt">About dlportio, needed for PARALLEL interface on windows</a><br>
<h3>Linux</h3>
<a href="Install_Linux.txt">how to install</a><br>
<h2>For creators of airplane descriptions</h2>
<a href="howto_create_models/interface_settings.html">Standard interface settings for model creators</a><br>
<a href="file_format/index.html">Description of file format</a><br>
<a href="file_format/heli01.html">Description of file format, helicopter model version 1.</a><br>
<a href="power_propulsion/power_propulsion.html">Description of the power and propulsion simulation</a><br>
<a href="non_SI_units.txt">Units and unit conversions</a><br>
<a href="howto_create_models/heli01.html">How to adjust helicopter parameters</a><br>
There is a "description of file format, multicopter model version 1
and how to adjust parameters". It may be available in
<a href="howto_create_models/qc01.tex">source (tex)</a> form and/or as
<a href="howto_create_models/qc01.pdf">pdf</a>. In any case you should
be able to find the pdf <a href="http://crrcsim.berlios.de">online</a>.<br>
<h2>For developers</h2>
<a href="translation.html">How to translate </a>CRRCSim in a new language<br>
<a href="davis.jpg">Coordinate system, Davis flying field</a><br>
<a href="thermals/thermalsim.html">Simulation of thermals</a><br>
<a href="thermals/thermals.txt">Simulation of thermals</a><br>
<a href="windfield.txt">Notes about windfield simulation</a><br>
<a href="loading_files.txt">Thoughts about how to load files</a><br>
<a href="record_playback/design.txt">Record and playback.</a><br>
You can generate a doxygen documentation from the source code, too.
</body>
</html>
|