From: bangerth
Date: Fri, 14 Sep 2007 13:35:20 +0000 (+0000)
Subject: Also list coding conventions in the long table
X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c6ff0fa7f2f3cc26ae62f7d611ecec3dd237144;p=dealii-svn.git
Also list coding conventions in the long table
git-svn-id: https://svn.dealii.org/trunk@15215 0785d39b-7218-0410-832d-ea1e28bc413d
---
diff --git a/deal.II/doc/development/toc.html b/deal.II/doc/development/toc.html
index ac3aee25ef..25eec82514 100644
--- a/deal.II/doc/development/toc.html
+++ b/deal.II/doc/development/toc.html
@@ -64,6 +64,12 @@
make sure that our tests don't break any existing
functionality. This page explains its use.
+
+ Coding conventions: We try to adhere to a
+ set of coding conventions to ensure that the use of different
+ parts of the library is as uniform as possible. Please read
+ through them if you think about contributing code.
Finally, here are a few pages that are automatically generated. Note