]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Conditionalize everything in internal namespaces to @cond
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 7 Oct 2005 15:53:27 +0000 (15:53 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Fri, 7 Oct 2005 15:53:27 +0000 (15:53 +0000)
git-svn-id: https://svn.dealii.org/trunk@11573 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/symmetric_tensor.h
deal.II/base/include/base/table.h

index b61da79d5598855c413dcc39a9d3ba0bc068a2bf..a7ff65fcc72e56dacdc0374907257ebfc5d3aac2 100644 (file)
@@ -32,6 +32,9 @@ template <int dim> double
 determinant (const SymmetricTensor<2,dim> &);
 
 
+                                   /**
+                                    * @cond internal
+                                    */
 namespace internal
 {
                                    /**
@@ -527,7 +530,9 @@ namespace internal
     };
   }
 }
-
+                                 /**
+                                  * @endcond
+                                  */
           
 
 
index 318c74762117e46d1221c79fc9625f53222cfc42..6c8255a440cd6f7b082e08e4451dbada64a80035 100644 (file)
@@ -34,6 +34,9 @@ template <typename T> class Table<6,T>;
 
 
 
+                                   /**
+                                    * @cond internal
+                                    */
 namespace internal
 {
 
@@ -390,7 +393,9 @@ namespace internal
   }
   
 } // namespace internal
-
+                                 /**
+                                  * @endcond
+                                  */
 
 
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.