Skip to content

Docs for the Vapor cluster on Azure

olcf/vapor-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation for Vapor cluster. The documentation is written in ReStructuredText and converted to HTML to publish on Github Pages.

Requirements

You will need docutils with pygments. Use pipx to install these in an isolated environment without having to wrestle with virtual environments yourself.

pipx install docutils
pipx inject docutils pygments

To Build

Simply run

./build.sh

This will generate a single HTML file index.html from the vapor_user_guide.rst file. When pushed to Github, it will be automatically visible at https://olcf.github.io/vapor-docs .

About

Docs for the Vapor cluster on Azure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published