Skip to content

The repository is used to provide detailed documentation on how to use the Workflomics web interface and its ecosystem.

Notifications You must be signed in to change notification settings

Workflomics/workflomics-readthedocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workflomics Documentation

Documentation Status

The repository is used to provide detailed documentation on how to use the Workflomics web interface and its ecosystem.

Documentation is hosted at workflomics.readthedocs.io.

How to build the documentation locally

  1. Clone the repository and navigate to the root directory

  2. Install the required packages

    pip install -r docs/requirements.txt
  3. Build the documentation

    cd docs
    make html SPHINXOPTS="-W"
  4. The documentation will be available in the docs/build/html directory. Open the index.html file in your browser to view the documentation.

About

The repository is used to provide detailed documentation on how to use the Workflomics web interface and its ecosystem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published