"Searching the Documentation"

Searching the Documentation

Vox provides multiple ways to search and navigate the documentation to find exactly what you need.

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

  • s or / — Open the search dialog
  • Up / Down — Navigate through search results
  • Enter — Go to the selected result
  • Escape — Close the search dialog
  • Left / Right — Navigate to the previous/next chapter

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)

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.