Skip to content

Welcome!

It's still in a pretty rough state, but hopefully it's enough to be helpful.

How to read this

Start with the Historical Context, which links to the original grant proposal. (If you don't have access to our Google Drive, ask one of us for the proposal, or ask Meng for access to it).

Then read this overview of the current L4 system. From there, it should be clear what to look at to get more information about the specific components of the system.

Other noteworthy things include:

On contributing

If you are writing something that involves explaining things, it'd probably be a good idea to get someone to at least skim it (i.e., 'code' review).

Docs

We're using Material for MkDocs, the documentation for which is available at https://squidfunk.github.io/mkdocs-material/.

Commands, just in case

  • mkdocs serve - Start the live-reloading docs server.
  • mkdocs build - Build the documentation site.
  • mkdocs -h - Print help message and exit.