mirror of
https://github.com/getpelican/pelican.git
synced 2026-09-02 03:14:11 +02:00
Improve note formatting in settings.rst
This commit is contained in:
parent
9e6977280c
commit
b5ca232dc5
1 changed files with 5 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue