This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch unstable/scribo has been updated
via a6a7616f0ac2af8f18383c5defceb00dd84f10b5 (commit)
from d118d1bda852b2d111f597441a175d669776167c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
a6a7616 doc/Doxyfile.in: Disable QCH file generation.
-----------------------------------------------------------------------
Summary of changes:
milena/ChangeLog | 4 ++++
milena/doc/Doxyfile.in | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
hooks/post-receive
--
Olena, a generic and efficient image processing platform
---
milena/ChangeLog | 4 ++++
milena/doc/Doxyfile.in | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index fea31b9..4d05285 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,5 +1,9 @@
2013-04-12 Guillaume Lazzara <z(a)lrde.epita.fr>
+ * doc/Doxyfile.in: Disable QCH file generation.
+
+2013-04-12 Guillaume Lazzara <z(a)lrde.epita.fr>
+
Use relative paths in documentation.
* doc/Doxyfile.in,
diff --git a/milena/doc/Doxyfile.in b/milena/doc/Doxyfile.in
index 9d1101b..d8c4324 100644
--- a/milena/doc/Doxyfile.in
+++ b/milena/doc/Doxyfile.in
@@ -1119,7 +1119,7 @@ TOC_EXPAND = YES
# that can be used as input for Qt's qhelpgenerator to generate a
# Qt Compressed Help (.qch) of the generated HTML documentation.
-GENERATE_QHP = yes
+GENERATE_QHP = NO
# If the QHG_LOCATION tag is specified, the QCH_FILE tag can
# be used to specify the file name of the resulting .qch file.
--
1.7.2.5
---
milena/ChangeLog | 4 ++++
milena/doc/Doxyfile.in | 2 +-
2 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index 3d95ee0..60936b2 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,5 +1,9 @@
2013-04-12 Guillaume Lazzara <z(a)lrde.epita.fr>
+ * doc/Doxyfile.in: Disable QCH file generation.
+
+2013-04-12 Guillaume Lazzara <z(a)lrde.epita.fr>
+
* mln/linear/.#ch_convolve.hh: Remove.
2013-04-12 Guillaume Lazzara <z(a)lrde.epita.fr>
diff --git a/milena/doc/Doxyfile.in b/milena/doc/Doxyfile.in
index 9d1101b..d8c4324 100644
--- a/milena/doc/Doxyfile.in
+++ b/milena/doc/Doxyfile.in
@@ -1119,7 +1119,7 @@ TOC_EXPAND = YES
# that can be used as input for Qt's qhelpgenerator to generate a
# Qt Compressed Help (.qch) of the generated HTML documentation.
-GENERATE_QHP = yes
+GENERATE_QHP = NO
# If the QHG_LOCATION tag is specified, the QCH_FILE tag can
# be used to specify the file name of the resulting .qch file.
--
1.7.2.5
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Olena, a generic and efficient image processing platform".
The branch unstable/scribo has been updated
via d118d1bda852b2d111f597441a175d669776167c (commit)
via fec02485ded083e6fa7220192b53aaf82c587da9 (commit)
via 87a4a347258b9acf3cb1c662e5327a15250c642c (commit)
via ac8d6ba7597e20b07f1b7401cdcf5e926c22dca1 (commit)
from 6750f67b683f4d2a3d77f2413f8282466806807b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
d118d1b mln/linear/.#ch_convolve.hh: Remove.
fec0248 Use relative paths in documentation.
87a4a34 Use relative paths in documentation.
ac8d6ba Use relative paths in documentation.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +++++++++
doc/Doxyfile.in | 6 +++---
doc/Makefile.am | 15 +++++++++++----
doc/header.html | 2 +-
doc/mainpage.dox | 4 ++--
milena/ChangeLog | 11 +++++++++++
milena/doc/Doxyfile.in | 2 +-
milena/doc/Makefile.am | 11 ++++++++---
milena/mln/linear/.#ch_convolve.hh | 1 -
scribo/ChangeLog | 7 +++++++
scribo/doc/Doxyfile.in | 2 +-
scribo/doc/Makefile.am | 17 ++++++++++++-----
12 files changed, 66 insertions(+), 21 deletions(-)
delete mode 120000 milena/mln/linear/.#ch_convolve.hh
hooks/post-receive
--
Olena, a generic and efficient image processing platform
* doc/Doxyfile.in,
* doc/Makefile.am: Here.
---
milena/ChangeLog | 7 +++++++
milena/doc/Doxyfile.in | 2 +-
milena/doc/Makefile.am | 11 ++++++++---
3 files changed, 16 insertions(+), 4 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog
index f39b9d7..fea31b9 100644
--- a/milena/ChangeLog
+++ b/milena/ChangeLog
@@ -1,3 +1,10 @@
+2013-04-12 Guillaume Lazzara <z(a)lrde.epita.fr>
+
+ Use relative paths in documentation.
+
+ * doc/Doxyfile.in,
+ * doc/Makefile.am: Here.
+
2013-04-11 Guillaume Lazzara <z(a)lrde.epita.fr>
Reference value types documentation in Values group.
diff --git a/milena/doc/Doxyfile.in b/milena/doc/Doxyfile.in
index 5727c5d..9d1101b 100644
--- a/milena/doc/Doxyfile.in
+++ b/milena/doc/Doxyfile.in
@@ -32,7 +32,7 @@ PROJECT_NAME = "Milena"
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = "@PACKAGE_VERSION@"
+PROJECT_NUMBER = "User documentation @PACKAGE_VERSION@"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer
diff --git a/milena/doc/Makefile.am b/milena/doc/Makefile.am
index c79945b..b25f240 100644
--- a/milena/doc/Makefile.am
+++ b/milena/doc/Makefile.am
@@ -254,7 +254,7 @@ $(srcdir)/user-refman.stamp: $(srcdir)/$(DOXYFILE).in $(REFMAN_deps)
test -f $(USER_REFMAN).tmp/latex/refman.tex
rm -rf $(srcdir)/$(USER_REFMAN)
## Fix path to the main page of the documentation.
- sed -i -e "s,\@relcommondocpath\@,$(top_srcdir)/,g" \
+ sed -i -e "s,\@relcommondocpath\@,../../../../doc/,g" \
-e "s,\@userrefman\@,$(USER_REFMAN),g" \
`find $(USER_REFMAN).tmp -name '*.html'`
## FIXME: Moving directories between file systems is not portable.
@@ -762,14 +762,14 @@ DATA_html_dirs_inst = $(WHITE_PAPER)
# .../srcdoc", which installs our dir into the previous one, instead
# of replacing it.
install-data-local:
- $(mkdir_p) $(DESTDIR)$(htmldir)/milena/$(USER_REFMAN)
+ $(mkdir_p) $(DESTDIR)$(htmldir)/milena/
# The user reference manual is located in a subdirectory, hence this
# special case.
rm -rf $(DESTDIR)$(htmldir)/milena/$(USER_REFMAN)/html
cp -r $(srcdir)/$(USER_REFMAN)/html $(DESTDIR)$(htmldir)/milena/$(USER_REFMAN)
## Fix path to the main page of the documentation.
chmod -R u+w $(DESTDIR)$(htmldir)/milena/$(USER_REFMAN)
- sed -i -e "s,\$(top_srcdir)/doc/$(USER_REFMAN)/html,$(DESTDIR)$(htmldir)/$(USER_REFMAN),g" \
+ sed -i -e "s,../../../../doc/$(USER_REFMAN)/html,../../$(USER_REFMAN),g" \
`find $(DESTDIR)$(htmldir)/milena/$(USER_REFMAN) -name '*.html'`
# Other HTML directories can be processed uniformly.
for d in $(DATA_html_dirs_inst); do \
@@ -792,3 +792,8 @@ uninstall-local:
chmod -R 700 $(DESTDIR)$(htmldir)/milena/$(USER_REFMAN)
rm -rf $(DESTDIR)$(htmldir)/milena/$(USER_REFMAN)
rm -rf $(DESTDIR)$(htmldir)/milena
+
+
+doc-teamcity:
+ sed -i -e "s,../../../../doc/$(USER_REFMAN)/html,../olena.doc/,g" \
+ `find $(top_srcdir)/milena/$(USER_REFMAN) -name '*.html'`
--
1.7.2.5