[MOAB-dev] commit/MOAB: jhu: Adding the rest two files for developer's guide changes.
commits-noreply at bitbucket.org
commits-noreply at bitbucket.org
Thu Jun 20 15:12:33 CDT 2013
1 new commit in MOAB:
https://bitbucket.org/fathomteam/moab/commits/57cb69e703c1/
Changeset: 57cb69e703c1
Branch: master
User: jhu
Date: 2013-06-20 22:11:42
Summary: Adding the rest two files for developer's guide changes.
Affected #: 2 files
diff --git a/doc/user.dox.in b/doc/user.dox.in
index 6b7730b..ed65208 100644
--- a/doc/user.dox.in
+++ b/doc/user.dox.in
@@ -306,6 +306,7 @@ WARN_LOGFILE =
INPUT = @top_srcdir@/src @top_srcdir@/src/moab \
@top_srcdir@/doc/UG/moabUG.h \
+ @top_srcdir@/doc/DG \
@top_srcdir@/src/parallel/moab \
@top_srcdir@/src/MBTagConventions.hpp \
@top_srcdir@/src/MBCN.h \
diff --git a/src/moab/Interface.hpp b/src/moab/Interface.hpp
index 6a04ff7..d7ad8aa 100644
--- a/src/moab/Interface.hpp
+++ b/src/moab/Interface.hpp
@@ -22,7 +22,7 @@
* together to describe geometric topology, boundary condition, and inter-processor interface
* groupings in a mesh.
*
- * MOAB's API is documented in the moab::Interface class. The User's Guide is located in
+ * MOAB's API is documented in the moab::Interface class. The User's Guide and Developer's Guide are located in
* <a href="pages.html">related pages</a>. Questions and comments should be sent to moab-dev
* _at_ mcs.anl.gov.
*/
Repository URL: https://bitbucket.org/fathomteam/moab/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
More information about the moab-dev
mailing list