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 revamp-doc-build has been updated
via f169fdf50e40d6e594d3f558bf5a787919389d3f (commit)
via b210a23a619d8b60140303e6d77ca22055e89413 (commit)
via c5030284d69e258859b9285c3c4dd3301e1e6b68 (commit)
via ae36e6d9046126ee62f2db47f9eea112c756c0e0 (commit)
via 69369199c9d503a2b43197667362e61b800802fa (commit)
via a905428829ba2c107f10afdbaf697f4c106dc155 (commit)
via d6ecf0a225db980ac0f10eab9cdbd35f78e2fb9a (commit)
via 5412e23a30e60d05c639dc40e7c5c5b89dd2f5cd (commit)
via 90d6a929458957381ba27375e073f6f545360e8e (commit)
via 1d78b388eee0807fd010a4020e381387f232c389 (commit)
via 5ec3f5f0887869c29986c48ab4bb4863cca2ba93 (commit)
via 0339d12b88507580a87311d2538eebc079384094 (commit)
via 56082952387e69ec8c31a8f5b3519700551803dd (commit)
via 9dc3bc6c84e37bbb33d01c7b1094d8394b202a9f (commit)
from 75d3ad83be574c7724c64a4a5bb368579dc93d30 (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 -----------------------------------------------------------------
f169fdf Do not install low-quality HTML documentation.
b210a23 Adjust the installation of the HTML documentation.
c503028 Move LaTeX sources at the root of doc/; generate HTML in subdirs.
ae36e6d Revert to HeVeA to generate HTML from LaTeX.
6936919 No longer generate doc/technical/technical.hh.
a905428 Fix the regeneration of files in doc/.
d6ecf0a Fix the Milena distribution.
5412e23 Do not distribute the developer (Doxygen) reference manual.
90d6a92 Fix the name of the developer (Doxygen) PDF reference manual.
1d78b38 Use finer installation variables.
5ec3f5f Simplify doc/Makefile.am.
0339d12 doc/Makefile.am: Update FIXMEs.
5608295 Makefile.am (LOCAL_RECURSIVE_TARGETS): Remove doc.
9dc3bc6 Remove Make aliases in the documentation.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 10 +
Makefile.am | 2 +-
build-aux/tex.mk | 6 +-
milena/ChangeLog | 226 +++++++
milena/Makefile.am | 9 +-
milena/doc/.gitignore | 33 +-
milena/doc/Makefile.am | 693 +++++++-------------
milena/doc/{white_paper => }/figures/house.png | Bin 26653 -> 26653 bytes
milena/doc/{white_paper => }/figures/house_rag.png | Bin 9454 -> 9454 bytes
.../doc/{white_paper => }/figures/house_wshed.png | Bin 27668 -> 27668 bytes
.../figures/house_wshed_mean_colors.png | Bin 6618 -> 6618 bytes
.../figures => figures/technical}/file_layout.pdf | Bin 26680 -> 26680 bytes
.../figures => figures/technical}/file_layout.png | Bin 117801 -> 117801 bytes
milena/doc/graphicx.hva | 3 +
.../doc/{ref_guide/ref_guide.tex => ref-guide.tex} | 0
.../designs/properties/values.txt | 0
.../designs/site_psite_piter/README | 0
milena/doc/{technical => }/technical.tex | 6 +-
.../doc/{tutorial => tutorial.old}/design/Makefile | 0
.../{tutorial => tutorial.old}/design/design.tex | 0
.../design/include/imagetours.tex | 0
.../design/include/properties.tex | 0
.../{tutorial => tutorial.old}/doxyfile_tuto.local | 0
.../doc/{tutorial => tutorial.old}/image_types.txt | 0
.../{tutorial => tutorial.old}/image_values.txt | 0
.../doc/{tutorial => tutorial.old}/images_tour.txt | 0
milena/doc/{tutorial => tutorial.old}/slides.tex | 0
milena/doc/{tutorial => }/tutorial.tex | 0
.../white_paper.tex => white-paper.tex} | 0
milena/tests/transform/Makefile.am | 2 -
30 files changed, 503 insertions(+), 487 deletions(-)
rename milena/doc/{white_paper => }/figures/house.png (100%)
rename milena/doc/{white_paper => }/figures/house_rag.png (100%)
rename milena/doc/{white_paper => }/figures/house_wshed.png (100%)
rename milena/doc/{white_paper => }/figures/house_wshed_mean_colors.png (100%)
rename milena/doc/{technical/figures => figures/technical}/file_layout.pdf (100%)
rename milena/doc/{technical/figures => figures/technical}/file_layout.png (100%)
create mode 100644 milena/doc/graphicx.hva
rename milena/doc/{ref_guide/ref_guide.tex => ref-guide.tex} (100%)
rename milena/doc/{technical => technical.old}/designs/properties/values.txt (100%)
rename milena/doc/{technical => technical.old}/designs/site_psite_piter/README (100%)
rename milena/doc/{technical => }/technical.tex (96%)
rename milena/doc/{tutorial => tutorial.old}/design/Makefile (100%)
rename milena/doc/{tutorial => tutorial.old}/design/design.tex (100%)
rename milena/doc/{tutorial => tutorial.old}/design/include/imagetours.tex (100%)
rename milena/doc/{tutorial => tutorial.old}/design/include/properties.tex (100%)
rename milena/doc/{tutorial => tutorial.old}/doxyfile_tuto.local (100%)
rename milena/doc/{tutorial => tutorial.old}/image_types.txt (100%)
rename milena/doc/{tutorial => tutorial.old}/image_values.txt (100%)
rename milena/doc/{tutorial => tutorial.old}/images_tour.txt (100%)
rename milena/doc/{tutorial => tutorial.old}/slides.tex (100%)
rename milena/doc/{tutorial => }/tutorial.tex (100%)
delete mode 100644 milena/doc/tutorial/headers.stamp
rename milena/doc/{white_paper/white_paper.tex => white-paper.tex} (100%)
hooks/post-receive
--
Olena, a generic and efficient image processing platform