summaryrefslogtreecommitdiff
path: root/doc/documentation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation.tex')
-rw-r--r--doc/documentation.tex35
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
new file mode 100644
index 0000000..14cf828
--- /dev/null
+++ b/doc/documentation.tex
@@ -0,0 +1,35 @@
+\documentclass{report}
+\author{xengineering}
+\title{soundbox documentation}
+
+\begin{document}
+
+\maketitle
+\newpage
+
+\tableofcontents
+\newpage
+
+\chapter{Introduction}
+
+\texttt{soundbox} is a device to connect classic audio systems to the network.
+
+%\section{Versioning}
+%\section{Licensing}
+
+%\chapter{User guide}
+%\section{Device setup}
+%\section{Playing audio}
+
+%\chapter{Production}
+%\section{Printing mechanical parts}
+%\section{Install operating system to SD card}
+%\section{Final assembly}
+
+%\chapter{Device internals}
+%\section{Mechanical design}
+%\section{Electronics}
+%\section{Operating system}
+%\section{Software}
+
+\end{document}