This page describes the steps which are needed to upload doxygen-C++ -documentation of a new release to the GSI-webserver

  1. Generate the documentation
    cd ~/workspace/fesa-core
    make doc
    cd ~/workspace/fesa-core-gsi
    make doc
  2. Check with some browser if everything looks ok
    firefox ~/workspace/fesa-core/build/doc/html/index.html &
    firefox ~/workspace/fesa-core-gsi/build/doc/html/index.html &
  3. Upload the files to the GSI webdav ( E.g. by using konquerror )
    konqueror webdavs://www.acc.gsi.de/dav &
Topic revision: r1 - 03 Dec 2013, AlexanderSchwinn
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback