mirror of
https://github.com/flatpak/flatpak.git
synced 2026-09-14 15:21:20 -04:00
doc: Add a long description for version macros
This makes the docs a little less incomplete.
This commit is contained in:
1 parent
253188e4fc
commit
88aaaab7b2
1 file changed
+7
@@ -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:
|
||||
*
|
||||
|
||||
Reference in new issue
Block a user