From: bangerth Date: Sun, 30 Dec 2012 02:13:10 +0000 (+0000) Subject: Improve documentation. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3403e4000f439caa6933917919d0f60eb6635c0c;p=dealii-svn.git Improve documentation. git-svn-id: https://svn.dealii.org/branches/branch_deprecated@27872 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/include/deal.II/dofs/dof_handler.h b/deal.II/include/deal.II/dofs/dof_handler.h index 86973e9506..7903c9cbf9 100644 --- a/deal.II/include/deal.II/dofs/dof_handler.h +++ b/deal.II/include/deal.II/dofs/dof_handler.h @@ -422,7 +422,7 @@ public: * found in the implementation of this * function. * - * Note that this function is most often + * @note This function is most often * used to determine the maximal row * length for sparsity * patterns. Unfortunately, while the