Skip to content

java-javascript/edu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioContainers Documentation

The BioContainers documentation is generated using readthedocs and sphinx. The final version of the documentation is deployed in: https://biocontainers-edu.readthedocs.io/en/latest/

If you want to contribute with the documentation please do a Pull Request (PR) in the branch read_docs.

The documentation source files .rst are stored in the docs folder.

If you want to build the project locally, you need to follow these steps:

First Steps with Sphinx

Install Sphinx, either from a distribution package or from PyPI with

$ pip install Sphinx

To build HTML docs in the build directory you chose. Execute make without an argument to see which targets are available.

$ make html

About

BioContainers Documentation.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.6%
  • HTML 35.8%
  • CSS 13.9%
  • Other 0.7%