Update docs to link to docs.rs

This commit is contained in:
Oliver Hamlet
2025-08-03 12:48:20 +01:00
parent 55bdf56227
commit 550c049013
+1 -2
View File
@@ -2,5 +2,4 @@
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.
The Rust API reference can be read `on docs.rs <https://docs.rs/libloot/latest/libloot/>`_ or by running ``cargo doc --open`` from the root directory of the libloot source code.