prototype-kernel/kernel/Documentation at master · netoptimizer/prototype-kernel

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Latest commit

History

History

Documentation

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.