Commit 9db14323269a6983efe3ba7c1455d8e25d7f2df4

Ran Benita 2014-07-28T18:04:34

docs: move keysym-transformations page to a better position Signed-off-by: Ran Benita <ran234@gmail.com>

diff --git a/xkbcommon/xkbcommon.h b/xkbcommon/xkbcommon.h
index f81bed9..3f9fb6f 100644
--- a/xkbcommon/xkbcommon.h
+++ b/xkbcommon/xkbcommon.h
@@ -363,6 +363,13 @@ struct xkb_rule_names {
 };
 
 /**
+ * @defgroup keysyms Keysyms
+ * Utility functions related to keysyms.
+ *
+ * @{
+ */
+
+/**
  * @page keysym-transformations Keysym Transformations
  *
  * Keysym translation is subject to several "keysym transformations",
@@ -390,12 +397,6 @@ struct xkb_rule_names {
  * keysyms.
  */
 
-/**
- * @defgroup keysyms Keysyms
- * Utility functions related to keysyms.
- *
- * @{
- */
 
 /**
  * Get the name of a keysym.