Add html_root_url
This commit is contained in:
parent
b24197c251
commit
15c8e6376d
|
|
@ -1,3 +1,5 @@
|
||||||
|
#![doc(html_root_url = "https://fkrull.gitlab.io/ostree-rs")]
|
||||||
|
|
||||||
extern crate gio_sys;
|
extern crate gio_sys;
|
||||||
extern crate glib_sys;
|
extern crate glib_sys;
|
||||||
extern crate gobject_sys;
|
extern crate gobject_sys;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue