diff options
author | dan miller | 2007-10-19 05:20:07 +0000 |
---|---|---|
committer | dan miller | 2007-10-19 05:20:07 +0000 |
commit | fca74b0bf0a0833f5701e9c0de7b3bc15b2233dd (patch) | |
tree | 51bcae7a1b8381a6bf6fd8025a7de1e30fe0045d /libraries/ode-0.9/ode/doc/main.dox | |
parent | resubmitting ode (diff) | |
download | opensim-SC_OLD-fca74b0bf0a0833f5701e9c0de7b3bc15b2233dd.zip opensim-SC_OLD-fca74b0bf0a0833f5701e9c0de7b3bc15b2233dd.tar.gz opensim-SC_OLD-fca74b0bf0a0833f5701e9c0de7b3bc15b2233dd.tar.bz2 opensim-SC_OLD-fca74b0bf0a0833f5701e9c0de7b3bc15b2233dd.tar.xz |
dont ask
Diffstat (limited to 'libraries/ode-0.9/ode/doc/main.dox')
-rw-r--r-- | libraries/ode-0.9/ode/doc/main.dox | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/libraries/ode-0.9/ode/doc/main.dox b/libraries/ode-0.9/ode/doc/main.dox deleted file mode 100644 index 5136c33..0000000 --- a/libraries/ode-0.9/ode/doc/main.dox +++ /dev/null | |||
@@ -1,22 +0,0 @@ | |||
1 | /** | ||
2 | @mainpage Open Dynamics Engine API Reference | ||
3 | |||
4 | <center><em>This document is © Russell Smith and the ODE Project</em></center> | ||
5 | |||
6 | The Open Dynamics Engine (ODE) is a free, industrial quality library for | ||
7 | simulating articulated rigid body dynamics. ODE is being developed by | ||
8 | <a href="http://www.q12.org/">Russell Smith</a> with help from several | ||
9 | <a href="http://ode.org/community.html">contributors</a>. | ||
10 | |||
11 | This document describes the library API. For a more general introduction | ||
12 | to ODE, please see the <a href="http://opende.sourceforge.net/wiki/index.php/Manual"> | ||
13 | Online Handbook</a>. | ||
14 | |||
15 | <h2>Important: this document is not yet complete!</h2> | ||
16 | |||
17 | We are still working on getting the full API documentated. In the meantime, | ||
18 | please refer to the <a href="http://opende.sourceforge.net/wiki/index.php/Manual"> | ||
19 | Online Handbook</a> | ||
20 | |||
21 | */ | ||
22 | |||