REX Developer Documentation¶
This site documents the REX source tree for developers: build notes and a generated API reference (including private members).
Jump To¶
| What | Where |
|---|---|
| Find an API by name | API Quick Lookup |
| Browse API by category | API Reference Index |
| Browse namespaces | Namespaces |
| Browse types | Types |
| Browse functions | Functions |
Build Metadata¶
Build Locally¶
bash scripts/ci-docs-build
Serve the generated website to your LAN on port 8080:
bash scripts/serve-docs