doc: Fix Sphinx build warnings

This commit is contained in:
Tatsuhiro Tsujikawa
2016-07-16 19:07:31 +09:00
parent 53e1623ab3
commit 7506a93179
8 changed files with 42 additions and 17 deletions

View File

@@ -10,7 +10,9 @@ archive or repository.
This simple server takes 3 arguments: The port number to listen on,
the path to your SSL/TLS private key file, and the path to your
certificate file. The synopsis is::
certificate file. The synopsis is:
.. code-block:: text
$ libevent-server PORT /path/to/server.key /path/to/server.crt