summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-10-24 07:19:34 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2015-10-24 07:19:34 +0000
commitdeeae2331c2b720a07c093ac797e825ed3d04ebe (patch)
treed0b6ccf9216d9263fab939ded475e75f91dad502 /src/common
parent03f17b1d0bfd5473dc10b3d2d31ad9da60954d30 (diff)
Add contributions section
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@873 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: d251621a0a143139b8ea787017bd195d26bd2e9f
Diffstat (limited to 'src/common')
-rw-r--r--src/common/doc/main_page.h14
1 files changed, 13 insertions, 1 deletions
diff --git a/src/common/doc/main_page.h b/src/common/doc/main_page.h
index 55cf53a6..1aea2716 100644
--- a/src/common/doc/main_page.h
+++ b/src/common/doc/main_page.h
@@ -91,7 +91,7 @@ make
*
* \section ReleaseHistory Release history
*
- * – ??-??-2015; release v.1.2.0, GudhUI (Gudhi Qt demo), Simplex tree coface function, Clang build issue fix.
+ * – 24-10-2015; release v.1.2.0, GudhUI (Gudhi Qt demo), Simplex tree coface function, Clang build issue fix.
*
* – 12-18-2014; release v.1.1, Skeleton-Blocker data-structure, simplification package, additional examples for topological persistence.
*
@@ -119,4 +119,16 @@ make
* – Tangential complex.
*
* – Clustering.
+ *
+ * \section Contributions Contributions
+ * Gudhi is opened to external contributions. If you just want to report bugs, feel free to contact us.
+ * \verbatim Contact: gudhi-users@lists.gforge.inria.fr \endverbatim
+ *
+ * If you want to join our development team, you will have to create an accout on the
+ * <a class="el" href="http://gudhi.gforge.inria.fr">INRIA forge</a> and ask to join the GUDHI project.
+ *
+ * Your development will have to follow our
+ * <a class="el" href="https://gforge.inria.fr/plugins/mediawiki/wiki/gudhi/index.php/Submitting_process">submitting
+ * process</a> (code, documentation, and unitary tests review) and not to break the existing
+ * <a class="el" href="https://ci.inria.fr/gudhi/">test suite</a>.
*/