Skip to content

OCAAlliance/AES70-OCC-sphinx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains version of the AES70 control classes for the sphinx documentation generator.

Installation

In order to build this documentation using sphinx it is recommended to set up a virtual environment using pip.

python3 -m venv .venv

Once the environment has been set up it can be activated using

source .venv/bin/activate

To install sphinx and the theme used for this documentation run

pip install -r requirements.txt

Building the documentation

To build the documentation run

make html

inside the pip virtual environment.

About

A sphinx version of AES70 Part 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published