[PATCH 12/12] Building of docs


Ian Bell <IBell@...>
 

From 526f966fcc29051834ed13bf300e10d55782a337 Mon Sep 17 00:00:00 2001

Message-Id: <526f966fcc29051834ed13bf300e10d55782a337.1351009358.git.ibell@...>

In-Reply-To: <180145dfd9a175bb1b824b63df34a41b7e97d425.1351009358.git.ibell@...>

References: <180145dfd9a175bb1b824b63df34a41b7e97d425.1351009358.git.ibell@...>

From: Ian Bell <ibell@...>

Date: Tue, 23 Oct 2012 17:18:09 +0100

Subject: [PATCH 12/12] Building of docs

 

Add building of mamda and java docs to makefile

 

Signed-off-by: Ian Bell <ibell@...>

---

Makefile |    6 +++++-

1 file changed, 5 insertions(+), 1 deletion(-)

 

diff --git a/Makefile b/Makefile

index 3505a8f..f3291a7 100644

--- a/Makefile

+++ b/Makefile

@@ -115,6 +115,10 @@ mamdajni-clean: mamajni-clean

# DOCS

#####################################################

docs:

-              echo "Building API Docs in mama/c_cpp/docs"

+             echo "Building API Docs in mama"

               cd mama/c_cpp ; doxygen doxyconfig-c ; cd -

               cd mama/c_cpp ; doxygen doxyconfig-cpp ; cd -

+             cd mama/jni ; ant -f build.xml -DwithDocs=true javadoc ; cd -

+             echo "Building API Docs in mamda"

+             cd mamda/c_cpp ; doxygen doxyconfig-cpp ; cd -

+             cd mamda/java ; ant -f build.xml -DwithDocs=true javadoc ; cd -

--

1.7.9.5

 




Please consider the environment before printing this e-mail.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient or have received this e-mail in error, please advise the sender immediately by reply e-mail and delete this message and any attachments without retaining a copy.

Any unauthorised copying, disclosure or distribution of the material in this e-mail is strictly forbidden.

Join Openmama-dev@lists.openmama.org to automatically receive all group messages.