]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Pair @code properly with @endcode.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Feb 2006 05:27:53 +0000 (05:27 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 21 Feb 2006 05:27:53 +0000 (05:27 +0000)
git-svn-id: https://svn.dealii.org/trunk@12434 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/headers/exceptions.h

index 34b05fb6bd2e473a07c26773fe1c3a93a7112c73..87e4457afbd18e4dda3456ebbac59046dddc3d9a 100644 (file)
@@ -90,7 +90,7 @@
  *  Both modes use exception classes, which need to have special features
  *  in additional to the <tt>C++</tt> standard's <tt>std::exception</tt> class.
  *  Such a class is declared by the following lines of code:
- *   @code
+ *  @code
  *     DeclException2 (ExcDomain, int, int,
  *                     << "Index= " << arg1 << "Upper Bound= " << arg2);
  *  @endcode
  *  raise the exception by the following construct:
  *  @code
  *    Assert (false, ExcInternalError());
- *  @code
+ *  @endcode
  *  See the @ref step_7 "step-7" and several other of the tutorial programs for
  *  a use of this construct.
  *
  *    Additional Information: 
  *      i=5, m=3
  *    --------------------------------------------------------
- *  @code
+ *  @endcode
  *  
  *  Obviously for the <tt>DeclException0(name)</tt> macro, no types and
  *  also no output sequence is allowed.

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.