aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJose Bollo <jose.bollo@iot.bzh>2018-07-03 17:11:49 +0200
committerJose Bollo <jose.bollo@iot.bzh>2018-07-03 19:25:38 +0200
commitddbabdd6e3deaafe05c7a8e218899082724eda42 (patch)
tree8f7a6d0b9f94839f855cf318e15b7d4df10c20b3 /docs
parent4f7f5ae8e1907b23cb74178dea68790a6fa963fe (diff)
doc: Tiny improvement
Change-Id: I3e8b0cbbe925d9536722962ed1ddc8a63cdbc08a Signed-off-by: Jose Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'docs')
-rw-r--r--docs/reference-v3/func-event.md2
-rw-r--r--docs/reference-v3/func-req.md2
-rw-r--r--docs/reference-v3/func-service.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/reference-v3/func-event.md b/docs/reference-v3/func-event.md
index 90c172d8..d96095a8 100644
--- a/docs/reference-v3/func-event.md
+++ b/docs/reference-v3/func-event.md
@@ -1,4 +1,4 @@
-Functions of class afb_event_t
+Functions of class **afb_event_t**
==============================
## General functions
diff --git a/docs/reference-v3/func-req.md b/docs/reference-v3/func-req.md
index bdec581f..93fac280 100644
--- a/docs/reference-v3/func-req.md
+++ b/docs/reference-v3/func-req.md
@@ -1,4 +1,4 @@
-Functions of class afb_req_t
+Functions of class **afb_req_t**
============================
## General function
diff --git a/docs/reference-v3/func-service.md b/docs/reference-v3/func-service.md
index b18c486c..939c287a 100644
--- a/docs/reference-v3/func-service.md
+++ b/docs/reference-v3/func-service.md
@@ -1,4 +1,4 @@
-Functions of class afb_service
+Functions of class **afb_service**
==============================
All the functions of the class **afb_daemon** use the default api.