mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
Improve doc blurb a bit
This commit is contained in:
parent
1f20721664
commit
8fc327296e
@ -1,7 +1,7 @@
|
||||
//! # Rust bindings for [libostree](https://ostree.readthedocs.io)
|
||||
//! # Rust bindings for **libostree**
|
||||
//!
|
||||
//! libostree is both a shared library and suite of command line tools that combines
|
||||
//! a "git-like" model for committing and downloading bootable filesystem trees,
|
||||
//! [libostree](https://ostree.readthedocs.io) is both a shared library and suite of command line
|
||||
//! tools that combines a "git-like" model for committing and downloading bootable filesystem trees,
|
||||
//! along with a layer for deploying them and managing the bootloader configuration.
|
||||
|
||||
#![doc(html_root_url = "https://fkrull.gitlab.io/ostree-rs")]
|
||||
|
Loading…
Reference in New Issue
Block a user