summaryrefslogtreecommitdiff
path: root/manual/plugins/hello.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/hello.tex')
-rw-r--r--manual/plugins/hello.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/manual/plugins/hello.tex b/manual/plugins/hello.tex
new file mode 100644
index 0000000000..7f867808c1
--- /dev/null
+++ b/manual/plugins/hello.tex
@@ -0,0 +1,14 @@
1\subsection{Hello World}
2{\centering\itshape
3 [Warning: Image ignored] % Unhandled or unsupported graphics:
4%\includegraphics[width=4.688cm,height=1.849cm]{images/rockbox-manual-img51.png}
5 \newline
6Hello world!
7\par}
8
9This is a plugin demo for hackers. Every programmer's
10first program is the hello world{}-program
11which does nothing except displaying ``Hello
12world!'' on the screen.
13
14