Reported by: Bryan Hundven.
+2013-04-14 Vladimir Serbinenko <phcoder@gmail.com>
+
+ * docs/grub-dev.texi: Rearrange menu to match the section order.
+ Reported by: Bryan Hundven.
+
2013-04-14 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/loader/i386/linux.c: Remove useless leftover pointer.
@menu
* Getting the source code::
-* Finding your way around::
* Coding style::
+* Finding your way around::
* Contributing Changes::
* Porting::
* Error Handling::
@menu
* Video API::
-* Bitmap API::
* Example usage of Video API::
+* Bitmap API::
@end menu
@node Video API