Skip to content

fl-modex/GenerateDocs

 
 

Repository files navigation

GenerateDocs

Building the Documentation via Docker

docker build -f docker/Dockerfile.oasis_docbuilder -t oasis_doc_builder .

docker run -v $(pwd):/tmp/output oasis_doc_builder:latest Which creates a tar file in the the current dir oasis_docs.tar.gz

Building Locally

./build.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 45.5%
  • HTML 40.1%
  • Shell 9.3%
  • Batchfile 2.9%
  • Makefile 2.2%