[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[certi-cvs] certi/doc certi_install_doc.tree certi_user_doc...
From: |
CERTI CVS commits |
Subject: |
[certi-cvs] certi/doc certi_install_doc.tree certi_user_doc... |
Date: |
Tue, 04 Feb 2014 09:58:21 +0000 |
CVSROOT: /sources/certi
Module name: certi
Changes by: Eric NOULARD <erk> 14/02/04 09:58:21
Added files:
doc : certi_install_doc.tree certi_user_doc.tree
Log message:
Resurrect two more doc files...
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/doc/certi_install_doc.tree?cvsroot=certi&rev=3.7
http://cvs.savannah.gnu.org/viewcvs/certi/doc/certi_user_doc.tree?cvsroot=certi&rev=3.8
Patches:
Index: certi_install_doc.tree
===================================================================
RCS file: certi_install_doc.tree
diff -N certi_install_doc.tree
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ certi_install_doc.tree 4 Feb 2014 09:58:21 -0000 3.7
@@ -0,0 +1,45 @@
+/* -*- c -*-
+// ----------------------------------------------------------------------------
+// CERTI - HLA RunTime Infrastructure
+// Copyright (C) 2002, 2003, 2004 ONERA
+//
+// This file is part of CERTI
+//
+// CERTI-libCERTI is free software ; you can redistribute it and/or
+// modify it under the terms of the GNU Lesser General Public License
+// as published by the Free Software Foundation ; either version 2 of
+// the License, or (at your option) any later version.
+//
+// CERTI-libCERTI is distributed in the hope that it will be useful, but
+// WITHOUT ANY WARRANTY ; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Lesser General Public
+// License along with this program ; if not, write to the Free Software
+// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// USA
+// ----------------------------------------------------------------------------
+*/
+
+/**
+ * \page index
+ *
+ * \image html "certi.png"
+ * <h1>Installation Documentation</h1>
+ *
+ * This documentation describes CERTI installation/configuration and simulation
+ * execution.
+ * If you want to develop own HLA simulations using CERTI, please refer the
User documentation.
+ *
+ * This documentation is divided into several parts:
+ *
+ * - \ref intro
+ * - \ref build
+ * - \ref install
+ * - \ref execute
+ * - \ref certi_HTTP_proxy
+ *
+ */
+
+// $Id: certi_install_doc.tree,v 3.7 2014/02/04 09:58:21 erk Exp $
Index: certi_user_doc.tree
===================================================================
RCS file: certi_user_doc.tree
diff -N certi_user_doc.tree
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ certi_user_doc.tree 4 Feb 2014 09:58:21 -0000 3.8
@@ -0,0 +1,50 @@
+/* -*- c -*-
+// ----------------------------------------------------------------------------
+// CERTI - HLA RunTime Infrastructure
+// Copyright (C) 2002, 2003, 2004 ONERA
+//
+// This file is part of CERTI
+//
+// CERTI-libCERTI is free software ; you can redistribute it and/or
+// modify it under the terms of the GNU Lesser General Public License
+// as published by the Free Software Foundation ; either version 2 of
+// the License, or (at your option) any later version.
+//
+// CERTI-libCERTI is distributed in the hope that it will be useful, but
+// WITHOUT ANY WARRANTY ; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+// Lesser General Public License for more details.
+//
+// You should have received a copy of the GNU Lesser General Public
+// License along with this program ; if not, write to the Free Software
+// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+// USA
+// ----------------------------------------------------------------------------
+*/
+
+/**
+ * \page index
+ *
+ * \image html "certi.png"
+ * <h1>User Documentation</h1>
+ *
+ * This is the CERTI user documentation.
+ * The user documentation is divided into several part:
+ *
+ * <ul>
+ * <li>\ref intro</li>
+ * <li>\ref execute</li>
+ * <li>\ref certi_HLAtypesIEEE1516</li>
+ * <ul>
+ * <li>\ref certi_HLAbasicType</li>
+ * <li>\ref certi_HLAenumeratedType</li>
+ * <li>\ref certi_HLAfixedArray</li>
+ * <li>\ref certi_HLAfixedRecord</li>
+ * <li>\ref certi_HLAvariableArray</li>
+ * <li>\ref certi_HLAvariantRecord</li>
+ * </ul>
+ * </ul>
+ *
+ */
+
+// $Id: certi_user_doc.tree,v 3.8 2014/02/04 09:58:21 erk Exp $
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [certi-cvs] certi/doc certi_install_doc.tree certi_user_doc...,
CERTI CVS commits <=