doc: Add a long description for version macros

This makes the docs a little less incomplete.
This commit is contained in:
Matthias Clasen
2019-12-01 13:35:32 -05:00
parent 253188e4fc
commit 88aaaab7b2

View File

@@ -25,6 +25,13 @@
#ifndef __FLATPAK_VERSION_MACROS_H__
#define __FLATPAK_VERSION_MACROS_H__
/**
* SECTION:flatpak-version-macros:
* @title: Version information
*
* These macros can be used to check the library version in use.
*/
/**
* FLATPAK_MAJOR_VERSION:
*