mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update docs (refs: #4875)
This commit is contained in:
@@ -888,9 +888,9 @@ that use Sphinx's HTMLWriter class.
|
||||
|
||||
.. note::
|
||||
|
||||
For security reason, dotfiles under ``html_static_path`` will
|
||||
not be copied. If you'd like to copy them intentionally, please
|
||||
add them each filepath to this setting::
|
||||
For security reasons, dotfiles under ``html_static_path`` will
|
||||
not be copied. If you would like to copy them intentionally, please
|
||||
add each filepath to this setting::
|
||||
|
||||
html_static_path = ['_static', '_static/.htaccess']
|
||||
|
||||
|
||||
Reference in New Issue
Block a user