toon-members
[Top][All Lists]
Advanced

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

[Toon-members] TooN/doc Doxyfile documentation.h


From: Tom Drummond
Subject: [Toon-members] TooN/doc Doxyfile documentation.h
Date: Fri, 07 Jul 2006 12:06:42 +0000

CVSROOT:        /cvsroot/toon
Module name:    TooN
Changes by:     Tom Drummond <twd20>    06/07/07 12:06:42

Modified files:
        doc            : Doxyfile documentation.h 

Log message:
        Fixed Doxyfile to point to the doc directory (this one) and added a 
"how to get" section
        to the documentation.h file

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/TooN/doc/Doxyfile?cvsroot=toon&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/TooN/doc/documentation.h?cvsroot=toon&r1=1.2&r2=1.3

Patches:
Index: Doxyfile
===================================================================
RCS file: /cvsroot/toon/TooN/doc/Doxyfile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- Doxyfile    31 May 2005 17:05:36 -0000      1.1
+++ Doxyfile    7 Jul 2006 12:06:42 -0000       1.2
@@ -391,7 +391,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories 
 # with spaces.
 
-INPUT                  = . ..
+INPUT                  = . doc
 
 # If the value of the INPUT tag contains directories, you can use the 
 # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp 

Index: documentation.h
===================================================================
RCS file: /cvsroot/toon/TooN/doc/documentation.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- documentation.h     9 Jun 2005 09:33:54 -0000       1.2
+++ documentation.h     7 Jul 2006 12:06:42 -0000       1.3
@@ -41,7 +41,11 @@
 
 (*) This is not always true (see Implementation, below)
  
+\section sGetting How to get
 
+The library can be obtained from savannah using anonymous cvs with the command:
+
+cvs -d:pserver:address@hidden:/cvsroot/toon co TooN
 
 \section sUsage How to use
 




reply via email to

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