rockbox/manual/rockbox.tex
Solomon Peachy d54b9e6f8d chore: Get rid of *all* vestigal CVS '$Id:$' tags
Change-Id: I35c13a9768c582e4851aa252dd3ea5c89f760c8c
2026-06-01 16:01:18 -04:00

26 lines
465 B
TeX

\input{preamble.tex}
\begin{document}
\input{frontpage/frontpage.tex}
\pagestyle{plain}
\input{intro/main.tex}
\tableofcontents
% eject page for the new pagestyle starting on the next page!
\eject
\pagestyle{fancy}
\input{getting_started/main.tex}
\input{rockbox_interface/main.tex}
\input{main_menu/main.tex}
\input{configure_rockbox/main.tex}
\input{plugins/main.tex}
\input{advanced_topics/main.tex}
\input{appendix/appendix.tex}
\end{document}