Skip to content

phoenix-rtos/phoenix-rtos-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The full documentation can be found at https://docs.phoenix-rtos.com.

This repository contains all the necessary files needed to build
Phoenix-RTOS Documentation using sphinx.

Here are few steps to prepare environment:
- sudo apt update
- sudo apt install latexmk texlive-xetex fonts-liberation
- sudo apt install python3-pip
- sudo apt install python3-venv
- ./prepare_venv.py
- source _venv/bin/activate

To build html or pdf versions:
- make html
- make latexpdf

The output files will be available in _build directory.

Optionally run make clean to clear _build directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 25