Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 841 Bytes

README.rst

File metadata and controls

33 lines (24 loc) · 841 Bytes

OpenSwitch README

OpenSwitch is an Open Source switch operating system for networking switches and virtual machines. This repository specifically captures the governance aspects of OpenSwitch.

Building OpenSwitch Governance Documents

To generate a PDF version of the governance documents, follow the steps below.

  • Make sure you have dependencies installed. On Ubuntu, this is done running the following command:

` sudo apt-get install python-sphinx python-oslosphinx texlive texlive-latex-extra `

  • Go into the "doc" directory and run the command below:

` make latexpdf `

Links