doc: markup {User,Control,Data} HTTP Interface as role any

Also markup localhost:8080 as code, for consistency.

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
pancho horrillo
2019-12-11 14:41:14 +01:00
parent bd1ea8f746
commit cb5ba7db43
4 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ Routes
======
A *Kapow!* route specifies the matching criteria for an incoming request on
the `User HTTP Interface`, and the details to handle it.
the :any:`User HTTP Interface`, and the details to handle it.
*Kapow!* implements a *route table* where all routes reside.