lib: Add @short_description for all the sections

So gtk-doc doesn't warn about them any more.
This commit is contained in:
Bastien Nocera
2018-11-12 14:20:28 +01:00
parent 6f18fc4bf4
commit 511e164f17
11 changed files with 19 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
/**
* SECTION:fpi-ssm
* @title: Sequential state machine
* @short_description: State machine helpers
*
* Asynchronous driver design encourages some kind of state machine behind it.
* In most cases, the state machine is entirely linear - you only go to the