Fix Sphinx warnings

This commit is contained in:
Berker Peksag 2017-01-23 07:44:53 +03:00
parent 094c73ba10
commit 6b59758b2a

View File

@ -8,7 +8,8 @@ Changelog
Core & Logging Core & Logging
++++++++++++++ ++++++++++++++
- improvement of the binary upgrade behaviour using USR2: remove file locking (:issue:`1270`) - improvement of the binary upgrade behaviour using ``USR2``: remove file
locking (:issue:`1270`)
- add the ``--capture-output`` setting to capture stdout/stderr to the log - add the ``--capture-output`` setting to capture stdout/stderr to the log
file (:issue:`1271`) file (:issue:`1271`)
- Allow disabling ``sendfile()`` via the ``SENDFILE`` environment variable - Allow disabling ``sendfile()`` via the ``SENDFILE`` environment variable