mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8596 a1c6a512-1295-4272-9138-f99709370657
26 lines
440 B
TeX
26 lines
440 B
TeX
\input{preamble.tex}
|
|
|
|
\begin{document}
|
|
|
|
\input{frontpage/frontpage.tex}
|
|
|
|
\pagestyle{plain}
|
|
|
|
\include{introduction}
|
|
|
|
\tableofcontents
|
|
|
|
\pagestyle{fancy}
|
|
|
|
\input{chapter1/getting_started.tex}
|
|
\input{chapter2/rockbox_interface.tex}
|
|
\input{chapter3/main_menu.tex}
|
|
\input{chapter4/configure_rockbox.tex}
|
|
\input{chapter5/plugins.tex}
|
|
\input{chapter6/advanced_topics.tex}
|
|
%\input{appendix.tex}
|
|
%\appendix
|
|
|
|
\raggedright
|
|
\end{document}
|
|
|