Skip to content

metaxis/private-chef-administration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private Chef Administration Guide

This repository has the source material for the Private Chef Administration guide.

Prerequisites

To use this documentation, you'll need to have Sphinx installed, along with Pygments for syntax highlighting. If you want to generate PDF documentation, you'll also need to have a version of LaTeX installed (specifically latex2pdf).

Installation

$ easy_install Pygments
$ easy_install sphinx

Build

To build the documentation:

$ make html

Will generate HTML output in build/html/index.html.

Run:

$ make help

For alternative formats.

About

Private Chef Administration Guide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published