[dune-pdelab] [dune-pdelab-commit] dune-pdelab r481 - trunk/doc/doxygen
Christian Engwer
christi at uni-hd.de
Sun May 16 12:42:35 CEST 2010
On Sun, May 16, 2010 at 02:10:21AM +0200, Jö Fahlke wrote:
> Am Fri, 14. May 2010, 16:33:59 +0200 schrieb christi at conan.iwr.uni-heidelberg.de:
> > Author: christi
> > Date: Fri May 14 16:33:59 2010
> > New Revision: 481
> > URL: http://svn.dune-project.org/websvn/listing.php?repname=dune-pdelab&path=/&rev=481&sc=1
> >
> > Log:
> > - add amsmath to the list of required latex packages
>
> That not adding to the list, but overwriting the list, or am I missing
> something here?
That is true, but it is usually not set at all. Thus it is first
necessary to add the corresponding empty initialization to the basic
doxygen file in dune-common.
Christian
>
> > Modified: trunk/doc/doxygen/Doxylocal
> > ==============================================================================
> > --- trunk/doc/doxygen/Doxylocal Fri May 14 16:13:58 2010 (r480)
> > +++ trunk/doc/doxygen/Doxylocal Fri May 14 16:33:59 2010 (r481)
> > @@ -2,3 +2,4 @@
> > @srcdir@/modules \
> > @top_srcdir@/dune
> > EXCLUDE += @top_srcdir@/dune/pdelab/test
> > +EXTRA_PACKAGES = amsmath
>
> Jö.
>
> _______________________________________________
> dune-pdelab mailing list
> dune-pdelab at dune-project.org
> http://lists.dune-project.org/mailman/listinfo/dune-pdelab
More information about the dune-pdelab
mailing list