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 exp/newdoc has been updated via bffe887ee94cd08a9667bf59a0ce33b7cd9229c5 (commit) via 3a717026f04d96ae19d1d886f1c841968f458698 (commit) from de2cb2343b67f0c639216179374880abdc090ca4 (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 ----------------------------------------------------------------- bffe887 Fix .gitignore 3a71702 [WIP] Improve documentation -----------------------------------------------------------------------
Summary of changes: doc/Doxyfile.in | 14 +- doc/DoxygenLayout.xml | 1 - doc/bibliography.dox | 8 +- doc/doc.css | 27 + doc/doxygen.css | 644 +++++++++++++++----- doc/footer.html | 2 +- doc/header.html | 19 +- doc/subdoc_footer.html | 16 +- milena/doc/.gitignore | 4 +- milena/doc/Doxyfile.in | 130 +++-- milena/doc/DoxygenLayout.xml | 7 +- milena/doc/Makefile.am | 16 +- milena/doc/demo.dox | 5 + milena/doc/examples.dox | 7 + milena/doc/footer.html | 27 + milena/doc/white-paper.tex | 2 +- milena/mln/canvas/browsing/backdiagonal2d.hh | 35 +- milena/mln/canvas/browsing/diagonal2d.hh | 35 +- .../canvas/browsing/dir_struct_elt_incr_update.hh | 34 +- milena/mln/canvas/browsing/directional.hh | 48 +- milena/mln/canvas/browsing/fwd.hh | 20 +- milena/mln/canvas/browsing/snake_fwd.hh | 26 +- milena/mln/canvas/browsing/snake_generic.hh | 36 +- scribo/doc/Doxyfile.in | 14 +- 24 files changed, 802 insertions(+), 375 deletions(-) create mode 100644 doc/doc.css create mode 100644 milena/doc/demo.dox create mode 100644 milena/doc/examples.dox create mode 100644 milena/doc/footer.html
hooks/post-receive