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:25] laercioterralib:terralib5 [2009/06/26 14:02] (atual) laercio
Linha 1: Linha 1:
 ====== Terralib5 Docs ====== ====== Terralib5 Docs ======
 +
  
  
Linha 9: 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.
Linha 19: Linha 18:
     * 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 42: Linha 41:
   - 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.     * 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'' \\ +    * 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''     * See documentantion generated at ''C:\terralib5\terralib\doc\doxygen\doc\html\index.html''
  
terralib/terralib5.1238073939.txt.gz · Última modificação: 2009/03/26 13:25 por laercio