Code Monkey home page Code Monkey logo

im-docs's Introduction

intermine.org

Documentation for the InterMine project.

Documentation

The HTML documentation is generated from RST source, using a Python static site generator called Sphinx. RST stands for reStructuredText (see reference). When you push to the GitHub repo for these docs, this triggers a new build of the documentation site, where the changes will be visible within a few minutes. This process is managed by ReadTheDocs, an online service for maintaining documentation.

Building locally

You should build locally before you push, to make sure your changes are correct. You will need the Sphinx environment for this. Make and Python 2.7 are required, and we recommend using Conda to manage dependencies:

Setting up:

cd docs
conda create -n im-docs python=2.7
conda activate im-docs
pip install -r requirements.txt
conda install sphinx

Building the docs:

# In the docs directory
make html

Theming

The source for the Sphinx documentation theme can be found in the intermine/design-materials repo.

im-docs's People

Contributors

radekstepan avatar alexkalderimis avatar sergiocontrino avatar boboppie avatar yochannah avatar persdre avatar mlyne avatar danielabutano avatar justinccdev avatar joshkh avatar nuin avatar sammyjava avatar rnsmith avatar adrianbzg avatar heralden avatar flymine avatar ratmine avatar igoranze avatar asherpasha avatar vivekkrish avatar hkmoon avatar intermineorg avatar joelrichardson avatar nicolascoutin avatar

Watchers

James Cloos 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.