From e29eb5fec9b166838f029e74f1fde7c4b38ba612 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 7 Nov 2021 10:30:38 +0530 Subject: [PATCH] Cleanup previous PR --- manual/customize.rst | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/manual/customize.rst b/manual/customize.rst index 9e1efd345b..9d86ecd3ea 100644 --- a/manual/customize.rst +++ b/manual/customize.rst @@ -5,19 +5,20 @@ Customizing calibre ================================== -calibre has a highly modular design. Various parts of it can be customized. You can learn how to create -*recipes* to add new sources of online content to calibre in the Section :ref:`news`. Here, you will learn: +calibre has a highly modular design. Various parts of it can be customized. Here, you will learn: * how to use environment variables and *tweaks* to customize calibre's behavior, * how to specify your own static resources like icons and templates to override the defaults * how to use *plugins* to add functionality to calibre. + * how to share icon themes and plugins with other calibre users. + * to see how to create *recipes* to add new sources of online content to calibre visit the Section :ref:`news`. -Along the way, you will also learn how to share your icon themes and plugins -with other calibre users. Note that although these are indexed and downloadable -via calibre's builtin updater, they are not part of calibre, and their -canonical locations for support and source code are on the `Mobileread forums -`_ in their support -threads. +.. note:: + Note that although icon themes and plugins are indexed and downloadable + via calibre's builtin updater, they are not part of calibre, and their + canonical locations for support and source code are on the `Mobileread forums + `_ in their support + threads. .. contents:: :depth: 2