From 88199b11ebc725e453dfb51eedc223470f2b32bf Mon Sep 17 00:00:00 2001
From: Wolfgang Bangerth
Date: Fri, 14 Sep 2007 13:35:20 +0000
Subject: [PATCH] Also list coding conventions in the long table
git-svn-id: https://svn.dealii.org/trunk@15215 0785d39b-7218-0410-832d-ea1e28bc413d
---
deal.II/doc/development/toc.html | 6 ++++++
1 file changed, 6 insertions(+)
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
--
2.39.5