rockbox/manual/plugins/hello.tex
Martin Arver da6aae3fd3 forgot to add the files..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8659 a1c6a512-1295-4272-9138-f99709370657
2006-02-11 01:29:51 +00:00

14 lines
388 B
TeX

\subsection{Hello World}
{\centering\itshape
[Warning: Image ignored] % Unhandled or unsupported graphics:
%\includegraphics[width=4.688cm,height=1.849cm]{images/rockbox-manual-img51.png}
\newline
Hello world!
\par}
This is a plugin demo for hackers. Every programmer's
first program is the hello world{}-program
which does nothing except displaying ``Hello
world!'' on the screen.