From: ageay Date: Wed, 21 Nov 2012 08:19:31 +0000 (+0000) Subject: Generating factorized doc for C++/python starting from the same doxgen file (*.doxy... X-Git-Tag: V6_6_0~10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=efc97ce8afe37560031ef79b75631a27b8f87039;p=tools%2Fmedcoupling.git Generating factorized doc for C++/python starting from the same doxgen file (*.doxy). It allows to have same behaviour than with cmake. --- diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am index af1299164..5b08b979d 100644 --- a/doc/doxygen/Makefile.am +++ b/doc/doxygen/Makefile.am @@ -23,6 +23,8 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am DOX_INPUT_FILE = Doxyfile_med_user +DOXY_INPUT_FILE = medcouplingexamples.doxy + guidocdir = $(docdir)/gui/MED guidoc_DATA = images/head.png