Coder Social home page Coder Social logo

she_gst's Introduction

SHE_GST

The documentation for this project is stored in the doc folder of this project. This documentation is compilable by Elements, and best viewed in the compiled version. This can be accessed either by:

  • Accessing the documentation for a deployed version through CODEEN. For the develop version, this is available at: https://codeen.euclid-ec.org/jenkins/view/SHE/job/SHE_GST/job/develop/Documentation
  • Accessing the documentation on GitLab at https://gitlab.euclid-sgs.uk/PF-SHE/SHE_GST/-/tree/develop/doc with your browser of choice. Note that due to limitations of compiling .rst files on GitLab, this version will not display Tables of Contents which reference other files, and links to other files will not function properly. To use links to other files on Gitlab, copy the target address, paste it into your address bar, and at the end where it says /<target>.html replace it with /doc/<target>.rst.
  • Downloading the repository and compiling the documentation locally. This can be done through the following commands:
    cd ${HOME}/Work/Projects
    git clone https://gitlab.euclid-sgs.uk/PF-SHE/SHE_GST.git
    cd SHE_GST git checkout <desired branch or tag>
    make
    make doc
    This will make the documentation available in the directory ${HOME}/Work/Projects/SHE_GST/build.x86_64-conda_cos6-gcc73-o2g/doc/sphinx/html/. The page index.html in this directory will be the main page for the documentation, and can be opened with your browser of choice ( e.g. firefox) to view the compiled documentation.

Otherwise, the documentation can be read uncompiled.

she_gst's People

Contributors

brgillis avatar dr-bob avatar gpsgibb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.