docs: move keysym-transformations page to a better position

Signed-off-by: Ran Benita <ran234@gmail.com>
master
Ran Benita 2014-07-28 18:04:34 +03:00
parent b629576266
commit 9db1432326
1 changed files with 7 additions and 6 deletions

View File

@ -362,6 +362,13 @@ struct xkb_rule_names {
const char *options; const char *options;
}; };
/**
* @defgroup keysyms Keysyms
* Utility functions related to keysyms.
*
* @{
*/
/** /**
* @page keysym-transformations Keysym Transformations * @page keysym-transformations Keysym Transformations
* *
@ -390,12 +397,6 @@ struct xkb_rule_names {
* keysyms. * keysyms.
*/ */
/**
* @defgroup keysyms Keysyms
* Utility functions related to keysyms.
*
* @{
*/
/** /**
* Get the name of a keysym. * Get the name of a keysym.