[med-svn] r2503 - trunk/packages/sofa-framework/trunk/debian

domibel-guest at alioth.debian.org domibel-guest at alioth.debian.org
Tue Sep 16 23:33:15 UTC 2008


Author: domibel-guest
Date: 2008-09-16 23:33:14 +0000 (Tue, 16 Sep 2008)
New Revision: 2503

Modified:
   trunk/packages/sofa-framework/trunk/debian/rules
   trunk/packages/sofa-framework/trunk/debian/sofa.1
Log:
updated man page


Modified: trunk/packages/sofa-framework/trunk/debian/rules
===================================================================
--- trunk/packages/sofa-framework/trunk/debian/rules	2008-09-16 22:01:57 UTC (rev 2502)
+++ trunk/packages/sofa-framework/trunk/debian/rules	2008-09-16 23:33:14 UTC (rev 2503)
@@ -151,6 +151,7 @@
 	dh_installdocs
 	dh_installexamples
 	dh_installmenu
+	dh_installman -psofa-apps debian/sofa.1
 	dh_desktop
 	dh_link
 	dh_strip

Modified: trunk/packages/sofa-framework/trunk/debian/sofa.1
===================================================================
--- trunk/packages/sofa-framework/trunk/debian/sofa.1	2008-09-16 22:01:57 UTC (rev 2502)
+++ trunk/packages/sofa-framework/trunk/debian/sofa.1	2008-09-16 23:33:14 UTC (rev 2503)
@@ -1,22 +1,31 @@
-.IX Title "SOFA"
-.TH SOFA 1 "2008-08-31" "sofa-1.0.0" 
+.TH "sofa" "1" "August 2008" "" ""
 .SH "NAME"
-SOFA \- Simulation Open Framework Architecture
+sofa \- SOFA GUI
 .SH "SYNOPSIS"
-.IX Header "SYNOPSIS"
-amide \fIinfile\fR ...
+sofa [OPTIONS]
 .SH "DESCRIPTION"
-.IX Header "DESCRIPTION"
-SOFA is an Open Source framework primarily targeted at real-time simulation, with an emphasis on medical simulation. It is mostly 
-intended for the research community to help develop newer algorithms, but can also be used as an efficient prototyping tool.
-For more information please visit the SOFA web page: <\fBhttp://www.sofa-framework.org\fR>.
+SOFA is an Open Source framework primarily targeted at real\-time simulation, with an emphasis on medical simulation. It is mostly intended for the research community to help develop newer algorithms, but can also be used as an efficient prototyping tool. Based on an advanced software architecture, it allows to:
+
+    * create complex and evolving simulations by combining new algorithms with algorithms already included in SOFA
+    * modify most parameters of the simulation – deformable behavior, surface representation, solver, constraints, collision algorithm, etc. – by simply editing an XML file
+    * build complex models from simpler ones using a scene\-graph description
+    * efficiently simulate the dynamics of interacting objects using abstract equation solvers
+    * reuse and easily compare a variety of available methods 
+.SH "OPTIONS"
+.IP "\-h \-\-help"
+this help
+.IP "\-s \-\-start"
+start the animation loop  (default: 0 )
+.IP "\-p \-\-factory"
+In addition to the baz segments, also parse the
+blurfl headers.
+.IP "\-g \-\-gui"
+choose the UI (batch|qt|glut)  (default: qt )
+.IP "\-l \-\-load"
+load given plugins  (default: )
+.SH "AUTHORS"
+SOFA is currently developed by 3 INRIA teams: Alcove, Evasion and Asclepios but the project also benefited from the help of the CIMIT Sim Group, ETH Zurich and CSIRO.
 .SH "SEE ALSO"
-.IX Header "SEE ALSO"
-\fxmedcon\fR\|(1)
-.SH "BUGS"
-.IX Header "BUGS"
-Bugs can be reported to the SOFA user's list (http://lists.gforge.inria.fr/pipermail/sofa-users/).
-.SH "AUTHOR"
-.IX Header "AUTHOR"
-SOFA is currently developed by 3 INRIA teams: Alcove, Evasion and Asclepios but the project also benefited from the help 
-of the CIMIT Sim Group, ETH Zurich and CSIRO.
+The full documentation for
+.B sofa
+is available at <\fBhttp://www.sofa\-framework.org\fR>




More information about the debian-med-commit mailing list