seL4/libsel4
Stephen Sherratt c464470d6c Syscalls docs in manual generated by doxygen
This adds a dummy header with syscall prototypes with doxygen comments.
The build process for the manual includes parsing these comments using
doxygen. Doxygen produces an xml file which is parsed by a script to
generate latex which is included in the manual. This approach was chosen
over doxygen's native latex output to gain greater control over the
formatting of the generated documentation, and to take advantage of
existing api-formatting support in the sel4 manual.

Related issue: SELFOUR-606
2016-09-16 10:09:36 +10:00
..
arch_include arm-hyp: Add conditions to invocations 2016-06-15 17:53:25 +10:00
include Syscalls docs in manual generated by doxygen 2016-09-16 10:09:36 +10:00
sel4_arch_include x86: Correct seL4_DebugRun syscall stub 2016-08-31 10:48:21 +10:00
src Streamline libsel4 and remove its libc dependencies. 2015-07-09 18:03:46 -07:00
tools fix "syscall_stub_gen.py --word-size" invocation 2016-07-06 16:03:58 +02:00
Kbuild Streamline libsel4 and remove its libc dependencies. 2015-07-09 18:03:46 -07:00
Kconfig libsel4: Always usage IPC buffer for invocations (SELFOUR-381) 2015-12-16 12:27:32 +11:00
Makefile SELFOUR-418: Allow overriding python executable used with PYTHON env var 2016-06-10 16:08:26 +10:00