Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 888 Bytes

File metadata and controls

24 lines (20 loc) · 888 Bytes

nilrt-docs

Repository for the https://ni.github.io/nilrt-docs 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://ni.github.io/nilrt-docs.

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/ni/nilrt-docs
    cd nilrt-docs
  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.