diff options
author | dan miller | 2007-10-21 08:36:32 +0000 |
---|---|---|
committer | dan miller | 2007-10-21 08:36:32 +0000 |
commit | 2f8d7092bc2c9609fa98d6888106b96f38b22828 (patch) | |
tree | da6c37579258cc965b52a75aee6135fe44237698 /libraries/ode-0.9/ode/doc/main.dox | |
parent | * Committing new PolicyManager based on an ACL system. (diff) | |
download | opensim-SC_OLD-2f8d7092bc2c9609fa98d6888106b96f38b22828.zip opensim-SC_OLD-2f8d7092bc2c9609fa98d6888106b96f38b22828.tar.gz opensim-SC_OLD-2f8d7092bc2c9609fa98d6888106b96f38b22828.tar.bz2 opensim-SC_OLD-2f8d7092bc2c9609fa98d6888106b96f38b22828.tar.xz |
libraries moved to opensim-libs, a new repository
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 | |||