Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 925 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 925 Bytes

nilrt-docs

Repository for the https://SparkingSpork.github.io documentation pages for NI Linux Real-Time.

Introduction

This project contains community sourced documentation for the NI Linux Real-Time Operating System. This documentation is hosted at https://SparkingSpork.github.io.

Building

This documentation is built using Sphinx. To build:

  1. Install Sphinx using whichever method you prefer from the official Sphinx documentation.
  2. Clone this repo.
    git clone https://github.com/SparkingSpork/SparkingSpork.github.io
    cd SparkingSpork.github.io
  3. Run the following commands.
    cd docs/
    make html
  4. Navigate to the built html tree at docs/build/html

About NI Linux Real-Time

To learn about NI Linux Real-Time, visit the NI Linux Real-Time Portal.