/tsn-doc

Documentation on TSN Linux components, interfaces and usage

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Documentation Status

TSN Documentation Project for Linux

Welcome to the Time-Sensitive Networking (TSN) Documentation project For Linux! This project provides a set of hands-on tutorials to help you get started with TSN on Linux systems.

You can access the rendered version here.

The project uses Sphinx and the RTD theme. Make sure you have them installed:

$ pip install -r requirements.txt

To build the documentation run:

$ make html