Searching the Documentation
Searching the Documentation
Section titled “Searching the Documentation”Vox provides multiple ways to search and navigate the documentation to find exactly what you need.
Full-Text Search
Section titled “Full-Text Search”Click the Search icon at the top of the sidebar (or press S on your keyboard) -> open the full-text search overlay.
- Responses update instantly as you type.
- Matches are highlighted in the search results and on the target page.
- Works entirely client-side; no server round-trips required.
Keyboard Shortcuts
Section titled “Keyboard Shortcuts”sor/— Open the search dialogUp/Down— Navigate through search resultsEnter— Go to the selected resultEscape— Close the search dialogLeft/Right— Navigate to the previous/next chapter
API References
Section titled “API References”We maintain comprehensive indexes of available keywords and decorators:
- Decorators Reference — All available
@decorators, their behavior, and codegen output. - Keywords Reference (Coming Soon) — Core language reserved words and built-in control flow constructs.
External Search (Website Integration)
Section titled “External Search (Website Integration)”If you are viewing this documentation on the main Vox website, the search bar integrates directly with our decorators.json and keywords.json manifests, allowing structured API searches alongside general tutorial content.