Files
libloot/docs/api/rust_api_reference.rst
Oliver Hamlet 47e109b5c0 Make building C++ API docs optional
If Doxygen isn't found then the C++ API reference page won't be included in the built docs.
2025-06-11 19:06:09 +01:00

7 lines
188 B
ReStructuredText

******************
Rust API Reference
******************
To view the Rust API reference, run ``cargo doc --open`` from the root directory
of a copy of the libloot source code repository.