mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
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
This commit is contained in:
parent
5d1287ce43
commit
e78cb65a50
3 changed files with 4 additions and 4 deletions
|
@ -7,6 +7,8 @@
|
||||||
|
|
||||||
\input{appendix/config_file_options.tex}
|
\input{appendix/config_file_options.tex}
|
||||||
|
|
||||||
|
\input{appendix/menu_structure.tex}
|
||||||
|
|
||||||
\chapter{User feedback}\label{sec:feedback}
|
\chapter{User feedback}\label{sec:feedback}
|
||||||
\section{Bug reports}
|
\section{Bug reports}
|
||||||
If you experience inappropriate performance from any supported feature,
|
If you experience inappropriate performance from any supported feature,
|
||||||
|
|
2
manual/appendix/menu_structure.tex
Normal file
2
manual/appendix/menu_structure.tex
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
\chapter{Menu Overview}
|
||||||
|
\fixme{include an overview of the menu structure here}
|
|
@ -504,10 +504,6 @@ Also, if you downloaded additional themes from the Internet make sure you
|
||||||
have the needed fonts installed as otherwise the theme may get displayed
|
have the needed fonts installed as otherwise the theme may get displayed
|
||||||
garbled.}
|
garbled.}
|
||||||
|
|
||||||
\section{Menu Overview}
|
|
||||||
\fixme{include an overview of the menu structure here}
|
|
||||||
%\input{rockbox_interface/menu_structure.tex}
|
|
||||||
|
|
||||||
\opt{usb_charging}
|
\opt{usb_charging}
|
||||||
{
|
{
|
||||||
\nopt{h10,h10_5gb}
|
\nopt{h10,h10_5gb}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue