Apache Airavata User Documentation

April 1, 2022 ยท View on GitHub

Apache Airavata user documentation with Markdown.


  • View the Apache Airavata user documentation.

Building documentation

Documentation

Create a virtual environment first (one time setup):

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Build the documentation locally:

mkdocs serve

Contents

  1. 1Building documentation
  2. 2Documentation