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