[cig-commits] [commit] devel: added a link to the developers' wiki (0a438e8)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Jun 12 14:23:55 PDT 2014


Repository : https://github.com/geodynamics/specfem2d

On branch  : devel
Link       : https://github.com/geodynamics/specfem2d/compare/9bc9f1b010e4097a44a4bbddee81572460ca6e58...3e32e574bd9e5bc5ae893998765751cfb7986dfc

>---------------------------------------------------------------

commit 0a438e8b8ae8f2e4d362ca6db9f3f4c24a2e1722
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Thu Jun 12 23:22:52 2014 +0200

    added a link to the developers' wiki


>---------------------------------------------------------------

0a438e8b8ae8f2e4d362ca6db9f3f4c24a2e1722
 doc/USER_MANUAL/manual_SPECFEM2D.pdf | Bin 3203669 -> 3204449 bytes
 doc/USER_MANUAL/manual_SPECFEM2D.tex |   4 ++++
 2 files changed, 4 insertions(+)

diff --git a/doc/USER_MANUAL/manual_SPECFEM2D.pdf b/doc/USER_MANUAL/manual_SPECFEM2D.pdf
index 18d88da..fac0dce 100644
Binary files a/doc/USER_MANUAL/manual_SPECFEM2D.pdf and b/doc/USER_MANUAL/manual_SPECFEM2D.pdf differ
diff --git a/doc/USER_MANUAL/manual_SPECFEM2D.tex b/doc/USER_MANUAL/manual_SPECFEM2D.tex
index c1ee394..f253257 100644
--- a/doc/USER_MANUAL/manual_SPECFEM2D.tex
+++ b/doc/USER_MANUAL/manual_SPECFEM2D.tex
@@ -379,6 +379,10 @@ If your compiler has problems with the \texttt{use mpi} statements that are used
 Packages such as \texttt{doxywizard} can be used to visualize the subroutine calling tree of the source code.
 \texttt{Doxywizard} is a GUI front-end for configuring and running \texttt{doxygen}.
 
+\section{Becoming a developer of the code}
+
+If you want to develop new features in the code, and/or if you want to make small changes, improvements, or bug fixes, you are very welcome to contribute. To do so, i.e. to access the development branch of the source code with read/write access (in a safe way, no need to worry too much about breaking the package, there is a robot called BuildBot that is in charge of checking and validating all new contributions and changes), please visit this Web page: \url{https://github.com/geodynamics/specfem2d/wiki/Using-Hub}.
+
 %------------------------------------------------------------------------------------------------%
 
 \chapter{Mesh Generation}



More information about the CIG-COMMITS mailing list