Update docs (refs: #4875)

This commit is contained in:
Takeshi KOMIYA
2018-05-03 17:40:32 +09:00
parent 3beb7b8da4
commit 5a90e0bc85

View File

@@ -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']