summaryrefslogtreecommitdiffstats
path: root/manual/chapter5/hello.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/chapter5/hello.tex')
-rw-r--r--manual/chapter5/hello.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/manual/chapter5/hello.tex b/manual/chapter5/hello.tex
new file mode 100644
index 0000000000..7f867808c1
--- /dev/null
+++ b/manual/chapter5/hello.tex
@@ -0,0 +1,14 @@
+\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.
+
+