Skip to content

Files

Latest commit

467a135 · Jun 14, 2020

History

History

Documentation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 8, 2017
Jun 14, 2020
Jun 8, 2017
Jun 1, 2017
Mar 6, 2017
Sep 17, 2016
Feb 14, 2017
Sep 17, 2016
Apr 24, 2017

Documentation

This documentation is available at: prototype-kernel.readthedocs.io

Files in this Documentation/ directory is (like the kernel) based on reStructuredText files and Sphinx can be used for generating pretty documentation. Just like this documentation is being auto-generated on Read The Docs.

Compiling

To generate pretty Sphinx documentation locally simply run

make html

The generated output will be located in _build/html/index.html.