[librsvg: 2/9] Fix toplevel docs for c_api/handle




commit 849772ebfc0a0cdccd4bd932b7e6c29de41f6a88
Author: Federico Mena Quintero <federico gnome org>
Date:   Wed May 26 18:47:26 2021 -0500

    Fix toplevel docs for c_api/handle

 src/c_api/handle.rs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/c_api/handle.rs b/src/c_api/handle.rs
index 832999f7..f269081f 100644
--- a/src/c_api/handle.rs
+++ b/src/c_api/handle.rs
@@ -1,4 +1,4 @@
-//! Rust implementation of the C API for librsvg.
+//! Main API for `RsvgHandle`.
 //!
 //! The C API of librsvg revolves around an `RsvgHandle` GObject class, which is
 //! implemented as follows:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]