Ferramentas do usuário

Ferramentas do site


terralib:terralib5

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anteriorRevisão anterior
Próxima revisão
Revisão anterior
terralib:terralib5 [2009/03/26 13:24] laercioterralib:terralib5 [2009/06/26 14:02] (atual) laercio
Linha 1: Linha 1:
 ====== Terralib5 Docs ====== ====== Terralib5 Docs ======
 +
 +
 +
 ===== How to get Terralib5 under SVN repository ===== ===== How to get Terralib5 under SVN repository =====
  
Linha 7: Linha 10:
   - Install Visual Studio 2008 Professional   - Install Visual Studio 2008 Professional
   - Install Tortoise and Doxygen   - Install Tortoise and Doxygen
-    [[http://tortoisesvn.net/downloads|Download]] and install TortoiseSVN (last version). +    [[http://tortoisesvn.net/downloads|Download]] and install TortoiseSVN (last version). \\ Tortoise is a subversion client implemented as a window shell extension that enables Subversion commands directly in windows explorer. 
-      * Tortoise is a subversion client implemented as a window shell extension that enables Subversion commands directly in windows explorer. +    [[http://www.doxygen.org|Download]] and Install Doxygen (last version). \\ Doxygen is a documentation system for C++, C, Java and others. It can generate an on-line documentation browser (HTML) from a set of documented source files (the documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code).
-    [[http://www.doxygen.org|Download]] and Install Doxygen (last version). +
-      * Doxygen is a documentation system for C++, C, Java and others. It can generate an on-line documentation browser (HTML) from a set of documented source files (the documentation is extracted directly from the sources, which makes it much easier to keep the documentation consistent with the source code).+
   - Create a diretory (in this case the directory name is terralib5).   - Create a diretory (in this case the directory name is terralib5).
-    -Go to created directory.+    Go to created directory.
   - Checking out terralib files:   - Checking out terralib files:
     * Right click the directory terralib5 >> SVN checkout...     * Right click the directory terralib5 >> SVN checkout...
     * Checkout window     * Checkout window
       * Repository: https://svn.dpi.inpe.br/terralib       * Repository: https://svn.dpi.inpe.br/terralib
-      * Checkout Directory: C:\terralib5+      * Checkout Directory: C:\terralib5\terralib
       * Revision: HEAD revision       * Revision: HEAD revision
       * OK (unix user/passw)       * OK (unix user/passw)
Linha 39: Linha 40:
   - Run the unit tests...   - Run the unit tests...
   - Runinng doxygen to generate the documentation:    - Runinng doxygen to generate the documentation: 
-    * In a DOS Prompt go to ''C:\terralib5\terralib\doc\doxygen\'' and run doxygen with the config_file available. As an example see the line below. \\ ''C:\terralib5\terralib\doc\doxygen> dogxygen terralib_doc_config'' \\  +    * In a DOS Prompt go to ''C:\terralib5\terralib\doc\doxygen\'' and run doxygen with the config_file available. 
-See documentantion generated at ''C:\terralib5\terralib\doc\doxygen\doc\html\index.html''+    * As an example see the line below. \\ ''C:\terralib5\terralib\doc\doxygen> doxygen terralib_doc_config'' \\  
 +    See documentantion generated at ''C:\terralib5\terralib\doc\doxygen\doc\html\index.html''
  
terralib/terralib5.1238073846.txt.gz · Última modificação: 2009/03/26 13:24 por laercio