olena: olena-2.0-614-g38af498 Add more links into main documentation.

* doc/doxygen.css: Fix links boldness. * doc/mainpage.dox: Add links. * doc/modules_list.dox: Link to respective documentation. * doc/online_resources.dox: Fix link to build farm. --- ChangeLog | 12 ++++++++++ doc/doxygen.css | 55 +++++++++++++++++++++++---------------------- doc/mainpage.dox | 14 ++++++------ doc/modules_list.dox | 4 +- doc/online_resources.dox | 13 ++++++---- 5 files changed, 57 insertions(+), 41 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4d14142..7333963 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,17 @@ 2013-05-15 Guillaume Lazzara <z@lrde.epita.fr> + Add more links into main documentation. + + * doc/doxygen.css: Fix links boldness. + + * doc/mainpage.dox: Add links. + + * doc/modules_list.dox: Link to respective documentation. + + * doc/online_resources.dox: Fix link to build farm. + +2013-05-15 Guillaume Lazzara <z@lrde.epita.fr> + New page related to Olena powered programs. * doc/mainpage.dox: Add link to Olena powered programs page. diff --git a/doc/doxygen.css b/doc/doxygen.css index dc14a84..fdb9f0f 100644 --- a/doc/doxygen.css +++ b/doc/doxygen.css @@ -138,14 +138,15 @@ a.el { } a.elRef { + font-weight: bold; } a.code, a.code:visited { - color: #4665A2; + color: #4665A2; } a.codeRef, a.codeRef:visited { - color: #4665A2; + color: #4665A2; } /* @end */ @@ -289,7 +290,7 @@ p.formulaDsp { } img.formulaDsp { - + } img.formulaInl { @@ -347,20 +348,20 @@ span.charliteral { color: #008080 } -span.vhdldigit { - color: #ff00ff +span.vhdldigit { + color: #ff00ff } -span.vhdlchar { - color: #000000 +span.vhdlchar { + color: #000000 } -span.vhdlkeyword { - color: #700070 +span.vhdlkeyword { + color: #700070 } -span.vhdllogic { - color: #ff0000 +span.vhdllogic { + color: #ff0000 } blockquote { @@ -555,9 +556,9 @@ table.memberdecls { } .memdoc, dl.reflist dd { - border-bottom: 1px solid #A8B8D9; - border-left: 1px solid #A8B8D9; - border-right: 1px solid #A8B8D9; + border-bottom: 1px solid #A8B8D9; + border-left: 1px solid #A8B8D9; + border-right: 1px solid #A8B8D9; padding: 6px 10px 2px 10px; background-color: #FBFCFD; border-top-width: 0; @@ -609,18 +610,18 @@ dl.reflist dd { .params, .retval, .exception, .tparams { margin-left: 0px; padding-left: 0px; -} +} .params .paramname, .retval .paramname { font-weight: bold; vertical-align: top; } - + .params .paramtype { font-style: italic; vertical-align: top; -} - +} + .params .paramdir { font-family: "courier new",courier,monospace; vertical-align: top; @@ -793,8 +794,8 @@ table.fieldtable { .fieldtable td.fielddoc p:first-child { margin-top: 2px; -} - +} + .fieldtable td.fielddoc p:last-child { margin-bottom: 2px; } @@ -868,7 +869,7 @@ table.fieldtable { color: #283A5D; font-family: 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.9); - text-decoration: none; + text-decoration: none; } .navpath li.navelem a:hover @@ -897,7 +898,7 @@ div.summary padding-right: 5px; width: 50%; text-align: right; -} +} div.summary a { @@ -1009,19 +1010,19 @@ dl.section dd { vertical-align: bottom; border-collapse: separate; } - + #projectlogo img -{ +{ border: 0px none; } - + #projectname { font: 300% Tahoma, Arial,sans-serif; margin: 0px; padding: 2px 0px; } - + #projectbrief { font: 120% Tahoma, Arial,sans-serif; @@ -1116,7 +1117,7 @@ div.toc ul { list-style: none outside none; border: medium none; padding: 0px; -} +} div.toc li.level1 { margin-left: 0px; diff --git a/doc/mainpage.dox b/doc/mainpage.dox index 4c5e5cf..a1b47ef 100644 --- a/doc/mainpage.dox +++ b/doc/mainpage.dox @@ -24,7 +24,7 @@ \li Swilena </td> <td> - \li Report Bugs and Make Suggestions + \li \htmlonly <a class="el" href="mailto:olena@lrde.epita.fr">Report Bugs and Make Suggestions</a>\endhtmlonly \li \ref getsources \li \ref onlineres </td> @@ -38,14 +38,14 @@ </tr> <tr> <td> - \li SCOOP 2 - \li Genericity and Performance in Olena + \li <a class="el" href="http://www.lrde.epita.fr/cgi-bin/twiki/view/Publications/200807-MPOOL">SCOOP 2</a> + \li <a class="el" href="http://www.lrde.epita.fr/cgi-bin/twiki/view/Publications/201009-ICIP">Genericity and Performance in Olena</a> </td> <td> - \li Image Manipulation - \li Image Morphers - \li Mathematical Morphology - \li Document Image Analysis + \li <b>\ref imagemanip</b> + \li <b>\ref modimagemorpher</b> + \li <b>\ref mlnmorpho</b> + \li <b>\link grptoolchaindoc Document Image Analysis \endlink</b> </td> <td> \li <a class="el" href="http://olena.lrde.epita.fr/demos">Online Demos</a> diff --git a/doc/modules_list.dox b/doc/modules_list.dox index 6b872ef..d271e89 100644 --- a/doc/modules_list.dox +++ b/doc/modules_list.dox @@ -2,8 +2,8 @@ As a platform, Olena is divided in several modules: -\li Milena, a generic image processing library. -\li Scribo, a framework for document image analysis. +\li <a class="el" href="@relcommondocpath@../milena/doc/user-refman/html/index.html">Milena</a>, a generic image processing library. +\li <a class="el" href="@relcommondocpath@../scribo/doc/user-refman/html/index.html">Scribo</a>, a framework for document image analysis. \li Swilena, Python bindings for Milena. */ diff --git a/doc/online_resources.dox b/doc/online_resources.dox index 32cd18d..60bd873 100644 --- a/doc/online_resources.dox +++ b/doc/online_resources.dox @@ -14,12 +14,15 @@ href="http://git.lrde.epita.fr/?p=olena.git">http://git.lrde.epita.fr/?p=olena.g It is also a way to keep an eye on current develop. -\section BuildBot +\section Build Farm + +Olena is built continuously (each time changes are pushed into the Git +repository) on different architectures thanks to the TeamCity-powered +build farm of the lab. + +\li <a href="http://teamcity.lrde.epita.fr/project.html?projectId=project2&tab=projectOverview&guest=1">Olena's build farm reports</a> + -During the development process, we need to be sure that changes don't -break the whole code. To do so, we have a buildfarm running several -architectures and compilers. A monitoring interface is available here -: <a href="https://buildfarm.lrde.org/buildfarm/oln/">https://buildfarm.lrde.org/buildfarm/oln/</a> \section Mailing-list -- 1.7.2.5
participants (1)
-
Guillaume Lazzara