summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schanda <schanda@itestra.de>2013-09-13 15:28:39 +0200
committerJohannes Schanda <schanda@itestra.de>2013-09-13 15:28:39 +0200
commitcde942c4204c6ec2d6ae1e0a6c81e03c4e27180b (patch)
treefa461a7b3a3d059834b824814613916e73f1356e
parentd318bb96a881e3c204cab2f8962dc3eb8d274492 (diff)
downloadgenivi-common-api-runtime-cde942c4204c6ec2d6ae1e0a6c81e03c4e27180b.tar.gz
Makefile rule doc for all documentation
-rw-r--r--Makefile.am3
-rw-r--r--docx/01_mainpage.dox4
2 files changed, 5 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 51832e5..1eb1554 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -88,3 +88,6 @@ VariantTest_CXXFLAGS = ${GTEST_CXXFLAGS} -Isrc
VariantTest_LDADD = ${LDADD} ${GTEST_LIBS} libCommonAPI.la
endif
+
+doc: doxygen-doc
+ asciidoc -b html -o doc/html/README.html README
diff --git a/docx/01_mainpage.dox b/docx/01_mainpage.dox
index e1d7b35..36bfa0c 100644
--- a/docx/01_mainpage.dox
+++ b/docx/01_mainpage.dox
@@ -21,10 +21,10 @@
\mainpage
\par Usage information
-can be found in the README file in the source: http://git.projects.genivi.org/?p=ipc/common-api-runtime.git;a=blob;f=README;hb=HEAD
+can be found in the <a href="README.html">README file</a>.
\par More information
-can be found at https://collab.genivi.org/wiki/display/genivi/GENIVI+Home \n
+can be found at http://projects.genivi.org/commonapi/ \n
\par About CommonAPI-D-Bus
CommonAPI C++ is an Inter Process Communication (IPC) API for C++, which enables applications to