r278 - in trunk: . src/site/resources/images src/site/rst
Author: acheype Date: 2017-08-03 05:12:39 +0200 (Thu, 03 Aug 2017) New Revision: 278 Url: http://forge.codelutin.com/projects/cantharella/repository/revisions/278 Log: Update of the documentation Added: trunk/src/site/resources/images/Molecule.jpg Modified: trunk/README.md trunk/src/site/rst/index.rst trunk/src/site/rst/installation.rst Modified: trunk/README.md =================================================================== --- trunk/README.md 2017-08-03 01:32:51 UTC (rev 277) +++ trunk/README.md 2017-08-03 03:12:39 UTC (rev 278) @@ -1,8 +1,8 @@ # Cantharella -*The GitHub repository in only a mirror of the one hosted by Code Lutin [here]()* +*The GitHub repository in only a mirror of [the one hosted by Code Lutin](https://forge.codelutin +.com/projects/cantharella).* - The information system (IS) Cantharella: Pharmacochemical database of natural substances, designed and developed by IRD (www.ird.fr), share and sustain pharmacochemical data of all organisms collected for the study of their natural substances, with a controlled access via internet. @@ -15,9 +15,11 @@ ***News from 2017-08:***The application have been dockerized. See [Deployment with Docker](#deployment-with-docker) section. +More info on the project, [here](src/site/rst/index.rst). +  -More info on the project, [here](src/site/rst/index.rst). + ### License @@ -92,4 +94,4 @@ To stop properly the application (with the delete of the containers), execute this command : - docker-compose down \ No newline at end of file + docker-compose down Added: trunk/src/site/resources/images/Molecule.jpg =================================================================== (Binary files differ) Index: trunk/src/site/resources/images/Molecule.jpg =================================================================== --- trunk/src/site/resources/images/Molecule.jpg 2017-08-03 01:32:51 UTC (rev 277) +++ trunk/src/site/resources/images/Molecule.jpg 2017-08-03 03:12:39 UTC (rev 278) Property changes on: trunk/src/site/resources/images/Molecule.jpg ___________________________________________________________________ Added: svn:mime-type ## -0,0 +1 ## +application/octet-stream \ No newline at end of property Modified: trunk/src/site/rst/index.rst =================================================================== --- trunk/src/site/rst/index.rst 2017-08-03 01:32:51 UTC (rev 277) +++ trunk/src/site/rst/index.rst 2017-08-03 03:12:39 UTC (rev 278) @@ -22,7 +22,7 @@ .. - -.. image:: images/cantharella_with_title.jpg +.. image:: ../resources/images/cantharella_with_title.jpg Description ----------- @@ -47,18 +47,22 @@ Screenshots ----------- -.. figure:: images/Home.jpg +.. figure:: ../resources/images/Home.jpg Home -.. figure:: images/Station.jpg +.. figure:: ../resources/images/Station.jpg Location form -.. figure:: images/Extraction.jpg +.. figure:: ../resources/images/Extraction.jpg Extraction form +.. figure:: ../resources/images/Molecule.jpg + +Molecule form + Modified: trunk/src/site/rst/installation.rst =================================================================== --- trunk/src/site/rst/installation.rst 2017-08-03 01:32:51 UTC (rev 277) +++ trunk/src/site/rst/installation.rst 2017-08-03 03:12:39 UTC (rev 278) @@ -81,7 +81,7 @@ Then, you have to configure your Cantharella instance as described in this section_. -.. _section: configuration.html +.. _section: configuration.rst After the configuration step, you can restart your tomcat server, read the logs in the */opt/tomcat/logs* directory and verify that they don't contain any errors. By default, the application logs will be in the *cantharella.log* file. \ No newline at end of file
participants (1)
-
acheype@users.forge.codelutin.com