PRIVATE : update README with info about new location of the documentation graph.openaire.eu/develop
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet45/modules/dnet-api-http-doc/src@61784 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
4c482b72a6
commit
8340a0bec7
|
@ -21,12 +21,11 @@ To generate an updated changelist of this documentation as html page, run the fo
|
|||
Now you can go to step 4
|
||||
|
||||
4)---- PUBLISH UPDATED DOCUMENTATION ----
|
||||
Login via ssh to openaire-www.vls.icm.edu.pl and update the documentation folder /srv/www/api-docs:
|
||||
Login via ssh to www-farm.openaire.eu and update the documentation folder /srv/www/static/graph/develop/:
|
||||
|
||||
sudo /bin/su - www-data -s /bin/bash
|
||||
cd /srv/www/api-docs/
|
||||
cd /srv/www/static/graph/develop
|
||||
svn up
|
||||
|
||||
Remember to go to api.openaire.eu and double check the changes appear as you expect. If not, double check you committed everything.
|
||||
Remember to go to graph.openaire.eu/develop and double check the changes appear as you expect. If not, double check you committed everything.
|
||||
If you have problems with the commit procedure or svn up on the server folder contact Alessia Bardi.
|
||||
If you have problems with the layout or visualization of figures, contact Argiro Kokogiannaki.
|
||||
|
|
Loading…
Reference in New Issue