Skip to content

alces-software/flight-appliance-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

#Alces Flight Appliance Documentation Documentation Status

Documentation to support deployment and usage of Alces Flight Appliances

Writing documentation

Assuming you have Python installed, install the dependencies by running the following:

pip install sphinx sphinx-autobuild sphinx_rtd_theme

You can then make your changes to the pages you want to edit; see here for a syntax reference.

To preview your changes:

cd docs
make html
xdg-open build/html/$file

where $file is the path to the file to view within the docs/source directory, with .html rather than .rst extension.

About

Documentation for deploying and using Alces Flight Appliances

Resources

Stars

Watchers

Forks

Packages

No packages published