doc: markup :any: role as default role, which is now :tech: (custom)
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ clear purpose.
|
||||
User Interface
|
||||
--------------
|
||||
|
||||
The :any:`User HTTP Interface` is used to serve final user requests.
|
||||
The `User HTTP Interface` is used to serve final user requests.
|
||||
|
||||
By default it binds to address ``0.0.0.0`` and port ``8080``, but that can be
|
||||
changed via the ``--bind`` flag.
|
||||
@@ -17,7 +17,7 @@ changed via the ``--bind`` flag.
|
||||
Control Interface
|
||||
-----------------
|
||||
|
||||
The :any:`Control HTTP Interface` is used by the command ``kapow route`` to
|
||||
The `Control HTTP Interface` is used by the command ``kapow route`` to
|
||||
administer the list of system routes.
|
||||
|
||||
By default it binds to address ``127.0.0.1`` and port ``8081``, but that can be
|
||||
@@ -27,7 +27,7 @@ changed via the ``--control-bind`` flag.
|
||||
Data Interface
|
||||
--------------
|
||||
|
||||
The :any:`Data HTTP Interface` is used by the commands ``kapow get`` and ``kapow
|
||||
The `Data HTTP Interface` is used by the commands ``kapow get`` and ``kapow
|
||||
set`` to exchange the data for a particular request.
|
||||
|
||||
By default it binds to address ``127.0.0.1`` and port ``8082``, but that can be
|
||||
|
||||
Reference in New Issue
Block a user