From b5ca232dc57deda848341c9402004da598d10ff2 Mon Sep 17 00:00:00 2001 From: Andy McKay <74699+andymckay@users.noreply.github.com> Date: Mon, 20 Jul 2026 09:49:13 -0700 Subject: [PATCH] Improve note formatting in settings.rst --- docs/settings.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/settings.rst b/docs/settings.rst index 13ef0543..0354ed31 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -687,9 +687,12 @@ template. The location to save the list of all articles. The default is ``"index.html"``. -Note +.. note:: -If you do not want one or more of the list pages to be created (e.g., you are the only author on your site and thus do not need a listing of Authors), set the corresponding *_SAVE_AS setting to "" to prevent the relevant page from being generated. + If you do not want one or more of the list pages to be created (e.g., + you are the only author on your site and thus do not need a listing of + Authors), set the corresponding *_SAVE_AS setting to "" to prevent the + relevant page from being generated. URLs for direct template pages are theme-dependent. Some themes use corresponding ``*_URL`` setting as string, while others hard-code them: