The source project of this merge request has been removed.
Add more documentation to the redox kernel
This adds documentation to the context part of the kernel, as well as more documentation for syscalls
In order to test the documentation, you must clone the master redox repository, compile the whole thing, then switch to the kernel/ directory and run cargo doc --no-deps --open