diff --git a/roles/calibre-web/README.rst b/roles/calibre-web/README.rst index a1bf69260..dfc34c648 100644 --- a/roles/calibre-web/README.rst +++ b/roles/calibre-web/README.rst @@ -14,12 +14,15 @@ Calibre-Web README ================== Calibre-Web provides a clean interface for browsing, reading and downloading -e-books using a `Calibre `_ database. +e-books using a `Calibre database `_. Teachers can upload e-books, adjust e-book metadata, and create custom e-book -collections ("bookshelves"): https://github.com/janeczku/calibre-web#about +collections ("bookshelves"): -This Ansible role installs Calibre-Web, as a modern alternative to Calibre, for -your Internet-in-a-Box (IIAB). +https://github.com/janeczku/calibre-web#about + +This Ansible role installs Calibre-Web, as a modern alternative to +`Calibre `_, +for your Internet-in-a-Box (IIAB). *NOTE: Calibre-Web takes advantage of Calibre's own* `/usr/bin/ebook-convert `_ @@ -29,7 +32,7 @@ libraries) that Calibre mandates!* Please note Calibre-Web's Ansible playbook is ``/opt/iiab/iiab/roles/calibre-web`` whereas its Ansible variables -``calibreweb_*`` do **not** include the dash, per Ansible recommendations. +``calibreweb_*`` do **not** include the dash. Using It --------