From e78cb65a50433fda33bf8bbbe62d9f0785f76918 Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Tue, 15 Jul 2008 18:33:43 +0000 Subject: Move the menu structure to the appendix. The menu structure description itself, is still missing though git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18059 a1c6a512-1295-4272-9138-f99709370657 --- manual/appendix/appendix.tex | 2 ++ manual/appendix/menu_structure.tex | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 manual/appendix/menu_structure.tex (limited to 'manual/appendix') diff --git a/manual/appendix/appendix.tex b/manual/appendix/appendix.tex index df305dcf26..c94ca878b9 100644 --- a/manual/appendix/appendix.tex +++ b/manual/appendix/appendix.tex @@ -7,6 +7,8 @@ \input{appendix/config_file_options.tex} +\input{appendix/menu_structure.tex} + \chapter{User feedback}\label{sec:feedback} \section{Bug reports} If you experience inappropriate performance from any supported feature, diff --git a/manual/appendix/menu_structure.tex b/manual/appendix/menu_structure.tex new file mode 100644 index 0000000000..9c89d03f6b --- /dev/null +++ b/manual/appendix/menu_structure.tex @@ -0,0 +1,2 @@ +\chapter{Menu Overview} +\fixme{include an overview of the menu structure here} -- cgit v1.2.3