seL4/manual
Gerwin Klein 51d3b824b8 manual: fix explanation of CNode_Mutate
Mutate cannot be used to badge endpoints (many years ago, before the
first public release, this was possible, but was removed).

Also explain why Mutate is not always replaceable with Mint+Delete.

Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2021-10-19 15:50:47 +11:00
..
figs no logo without more disclaimers 2015-11-09 20:42:28 +01:00
logos manual: apply foundation branding 2021-06-17 20:19:51 +10:00
parts manual: fix explanation of CNode_Mutate 2021-10-19 15:50:47 +11:00
tools manual: Swap API description and error code table 2021-10-17 15:02:45 +11:00
Doxyfile Convert license tags to SPDX identifiers 2020-03-09 13:21:49 +08:00
export.bst Convert license tags to SPDX identifiers 2020-03-09 13:21:49 +08:00
extra.bib manual: bring intro up-to-date 2021-09-30 18:07:19 +10:00
Makefile Convert license tags to SPDX identifiers 2020-03-09 13:21:49 +08:00
manual.tex manual: use more modern draft package 2021-06-17 20:19:51 +10:00
README.md manual: replace old README 2021-06-17 20:19:51 +10:00
references.bib manual: bring intro up-to-date 2021-09-30 18:07:19 +10:00
sel4.sty manual: apply foundation branding 2021-06-17 20:19:51 +10:00
VERSION Use correct version file in manual.tex 2016-03-17 14:40:53 +11:00

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.