diff --git a/docs/api/rust_api_reference.rst b/docs/api/rust_api_reference.rst index 45412b8f..c5d96f1c 100644 --- a/docs/api/rust_api_reference.rst +++ b/docs/api/rust_api_reference.rst @@ -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 `_ or by running ``cargo doc --open`` from the root directory of the libloot source code.