From 32be56460a716aa0a1e14b9c29b1b98fb8fe4750 Mon Sep 17 00:00:00 2001 From: xengineering Date: Tue, 30 Jan 2024 20:55:46 +0100 Subject: doc: Add section 'Getting soundbox' --- doc/documentation.tex | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'doc/documentation.tex') diff --git a/doc/documentation.tex b/doc/documentation.tex index 0a59c7e..dd2778d 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -57,6 +57,25 @@ below. Improvements regarding these limitations are planned but future progress cannot be guaranteed. +\section{Getting soundbox} + +Further information might be available via the \texttt{soundbox} project +page\footnote{\href{https://xengineering.eu/git/soundbox}{https://xengineering.eu/git/soundbox}}. +The source code can be browsed on the cgit +instance\footnote{\href{https://cgit.xengineering.eu/soundbox}{https://cgit.xengineering.eu/soundbox}} +hosting the \texttt{soundbox} code. + +The complete source code can be retrieved with the version control software +Git\footnote{\href{https://git-scm.com/}{https://git-scm.com/}}. + +\begin{verbatim} +git clone https://cgit.xengineering.eu/soundbox +\end{verbatim} + +The included \texttt{README.md} file describes how to generate all required +files from the source code. This is currently the only way to get them. This +PDF file is one of the resulting files. + \chapter{User guide} In addition to \autoref{chap:introduction} `\nameref{chap:introduction}` the -- cgit v1.2.3-70-g09d2