Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 2.04 KB

File metadata and controls

50 lines (38 loc) · 2.04 KB

InQL documentation

This directory holds the public documentation for the InQL project.

Use the docs tree like this:

Recommended reading paths

Learn the current package surface

  1. Language overview
  2. Dataset carriers (Explanation)
  3. Execution context (Explanation)
  4. Dataset carriers (Reference)
  5. Execution context (Reference)

Understand the system design

  1. InQL architecture
  2. RFC index
  3. Relevant RFCs for deeper normative context

Work on the spec

  1. RFC index
  2. How to write an RFC

Note: When a standalone docs site is added, docs/ remains the content root. The structure here should already follow the same content model used in Incan: reference, explanation, architecture/contributing, RFCs, and release notes.