Repository for the https://SparkingSpork.github.io documentation pages for NI Linux Real-Time.
This project contains community sourced documentation for the NI Linux Real-Time Operating System. This documentation is hosted at https://SparkingSpork.github.io.
This documentation is built using Sphinx. To build:
- Install Sphinx using whichever method you prefer from the official Sphinx documentation.
 - Clone this repo.
git clone https://github.com/SparkingSpork/SparkingSpork.github.io cd SparkingSpork.github.io - Run the following commands.
cd docs/ make html - Navigate to the built html tree at 
docs/build/html 
To learn about NI Linux Real-Time, visit the NI Linux Real-Time Portal.