Skip to content

victortolstykh/lifescience

 
 

Repository files navigation

Lifesciences Open Source portal documentation

Overview

The repository contains sources for the EPAM Lifeciences Open Source portal.

http://lifescience.opensource.epam.com

Build using Docker

`docker-compose up'

Build instructions

To compile site install Sphinx v1.3.1

`sudo pip install -r requirements.txt`

Also, you will need Indigo if you want to use the special indigorenderer directives. You can simply copy the python binaries into the root folder.

and then run:

`make html`

Optionaly you could also install the livereload package, run python watch.py and see how the documentation recompiles/updates as you modify sources.

About

Documentation on EPAM Life Sciences open source solutions

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 42.0%
  • JavaScript 40.9%
  • Python 10.1%
  • HTML 4.6%
  • Makefile 1.9%
  • Shell 0.3%
  • Dockerfile 0.2%