certi-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[certi-cvs] certi libCERTI/SocketHTTPProxy.cc doc/execute.d...


From: certi-cvs
Subject: [certi-cvs] certi libCERTI/SocketHTTPProxy.cc doc/execute.d...
Date: Mon, 27 Oct 2008 10:26:50 +0000

CVSROOT:        /sources/certi
Module name:    certi
Changes by:     Eric NOULARD <erk>      08/10/27 10:26:50

Modified files:
        libCERTI       : SocketHTTPProxy.cc 
        doc            : execute.dox build.dox 

Log message:
        Add latex case for images.
        There is no need to transform png images to eps
        since an up to date latex graphics package should be able
        to include png as well.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/certi/libCERTI/SocketHTTPProxy.cc?cvsroot=certi&r1=3.2&r2=3.3
http://cvs.savannah.gnu.org/viewcvs/certi/doc/execute.dox?cvsroot=certi&r1=3.2&r2=3.3
http://cvs.savannah.gnu.org/viewcvs/certi/doc/build.dox?cvsroot=certi&r1=3.1&r2=3.2

Patches:
Index: libCERTI/SocketHTTPProxy.cc
===================================================================
RCS file: /sources/certi/certi/libCERTI/SocketHTTPProxy.cc,v
retrieving revision 3.2
retrieving revision 3.3
diff -u -b -r3.2 -r3.3
--- libCERTI/SocketHTTPProxy.cc 26 Oct 2008 16:20:15 -0000      3.2
+++ libCERTI/SocketHTTPProxy.cc 27 Oct 2008 10:26:49 -0000      3.3
@@ -17,7 +17,7 @@
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
 // USA
 //
-// $Id: SocketHTTPProxy.cc,v 3.2 2008/10/26 16:20:15 gotthardp Exp $
+// $Id: SocketHTTPProxy.cc,v 3.3 2008/10/27 10:26:49 erk Exp $
 // ----------------------------------------------------------------------------
 
 #include "SocketHTTPProxy.hh"
@@ -82,6 +82,7 @@
  * address as "Destination". Make sure you then click "Add".
  *
  * \image html "putty-portforwarding.png"
+ * \image latex "putty-portforwarding.png" "Putty Portforwarding" width=12cm
  *
  * Most Linux systems have a SSH client installed. Use the \p ssh command.
 \verbatim
@@ -241,4 +242,4 @@
 
 } // namespace
 
-// $Id: SocketHTTPProxy.cc,v 3.2 2008/10/26 16:20:15 gotthardp Exp $
+// $Id: SocketHTTPProxy.cc,v 3.3 2008/10/27 10:26:49 erk Exp $

Index: doc/execute.dox
===================================================================
RCS file: /sources/certi/certi/doc/execute.dox,v
retrieving revision 3.2
retrieving revision 3.3
diff -u -b -r3.2 -r3.3
--- doc/execute.dox     26 Oct 2008 16:20:13 -0000      3.2
+++ doc/execute.dox     27 Oct 2008 10:26:50 -0000      3.3
@@ -67,12 +67,14 @@
  rtig
 \endverbatim
  * \image html "rtig.png"
+ * \image latex "rtig.png" "RTIG screenshot" width=12cm
  *
  * Open another windows command prompt and run the billard program.
 \verbatim
  billiard -n 1 fTest FTest.fed
 \endverbatim
  * \image html "billiard.png"
+ * \image latex "billiard.png" "Billard consoleshot" width=12cm
  */
 
-// $Id: execute.dox,v 3.2 2008/10/26 16:20:13 gotthardp Exp $
+// $Id: execute.dox,v 3.3 2008/10/27 10:26:50 erk Exp $

Index: doc/build.dox
===================================================================
RCS file: /sources/certi/certi/doc/build.dox,v
retrieving revision 3.1
retrieving revision 3.2
diff -u -b -r3.1 -r3.2
--- doc/build.dox       19 Oct 2008 21:44:24 -0000      3.1
+++ doc/build.dox       27 Oct 2008 10:26:50 -0000      3.2
@@ -131,14 +131,17 @@
  * Enter the folder for building the programs (e.g. \c \\tempo).
  *
  * \image html "cmake-launch.png"
+ * \image latex "cmake-launch.png" "Launch CMake" width=12cm
  *
  * Hit the \c Configure button.
  *
  * \image html "cmake-generator.png"
+ * \image latex "cmake-generator.png" "Configure" width=10cm
  *
  * Choose the appropriate Generator.
  *
  * \image html "cmake-verify.png"
+ * \image latex "cmake-verify.png" "Choose Generator" width=12cm
  *
  * Verify the the paths for the different tools (flex, bison) before hitting
  * \c Configure again.
@@ -146,20 +149,24 @@
  * Repeat \c Configure until you get an enabled \c OK button.
  *
  * \image html "cmake-generate.png"
+ * \image latex "cmake-generate.png" "Generate project" width=12cm
  *
  * You should get a \c build folder (e.g. \\tempo) which looks like this:
  *
  * \image html "cmake-vsfiles.png"
+ * \image latex "cmake-vsfiles.png" "Visual Studio files" width=12cm
  *
  * Launch the \c CERTI.sln (e.g. using Microsoft Visual C++ 2005).
  *
  * \image html "cmake-vsproject.png"
+ * \image latex "cmake-vsproject.png" "CMake VS Project" width=6cm
  *
  * Select desired configuration (Debug or Release) and build the project
  * (using Build All). Take a look at your folder:
  *
  * \image html "cmake-binaries.png"
+ * \image latex "cmake-binaries.png" "Build Tree" width=14cm
  *  
  */
 
-// $Id: build.dox,v 3.1 2008/10/19 21:44:24 gotthardp Exp $
+// $Id: build.dox,v 3.2 2008/10/27 10:26:50 erk Exp $




reply via email to

[Prev in Thread] Current Thread [Next in Thread]