From 3c6ff0fa7f2f3cc26ae62f7d611ecec3dd237144 Mon Sep 17 00:00:00 2001 From: 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