Files
Andrea Gussoni 9b5eb460e0 docs: tested docs for QEMU helper functions
Walks through the full helper evolution pipeline (QEMU C ->
original IR -> full -> to-inline -> declarations-only), covering
env-to-CSV rewriting by fix-helpers, REVNG_INLINE/REVNG_EXCEPTIONAL
semantics, CSV access metadata, and per-artifact usage (lift,
enforce-abi, recompile).

All code snippets are tested via revng test-docs.
2026-05-29 17:12:35 +02:00

8 lines
352 B
Markdown

Welcome to the rev.ng documentation!
If you're new, consider starting from [What's rev.ng?](what-is-revng.md).
If you want to get your hands dirty, head directly to [User Manual's Introduction](user-manual/index.md).
If you are a developer, you can head to [Developer Manual's Index](developer-manual/index.md) for an index of the discussed topics.