mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
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.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
******************
|
||||
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.
|
||||
Reference in New Issue
Block a user