Files
seL4/manual/README.md
Gerwin Klein d07f028778 manual: replace old README
Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2021-06-17 20:19:51 +10:00

18 lines
378 B
Markdown

<!--
Copyright 2021, seL4 Project a Series of LF Projects, LLC
SPDX-License-Identifier: CC-BY-SA-4.0
-->
seL4 Reference Manual
=====================
To build a PDF use
make
You will need recent version of `LaTeX` and `doxygen`.
The main source file is `manual.tex`, most of the text is in `parts/`,
and most of the API reference is generated with `doxygen`.