From fc75b456bddb6e77b7f57361377a30e7d973b63b Mon Sep 17 00:00:00 2001 From: A Holt Date: Fri, 4 Aug 2023 22:29:48 -0400 Subject: [PATCH] calibre-web/README.rst: Refine links --- roles/calibre-web/README.rst | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) 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 --------