Merge branch 'master' of https://git.bettercrypto.org/ach-master
[ach-master.git] / src / template.tex
1 \subsection{myservice}
2
3
4 \begin{description}
5 \item[Tested with Version:]
6
7 \todo{version?}
8
9 \item[Settings:] \mbox{}
10
11 \begin{lstlisting}[breaklines]
12         %Here goes your setting string
13 \end{lstlisting}
14
15 \item[Additional settings:]
16
17 %Here you can add additional settings 
18
19 \begin{lstlisting}[breaklines]
20         %copy \& paste additional settings
21 \end{lstlisting}
22
23 \item[Justification for special settings (if needed):]
24
25 % in case you have the need for further justifications why you chose this and that setting or if the settings do not fit into the standard Variant A or Variant B schema, please document this here
26
27 \item[References:]
28
29 \todo{add references}
30
31 % add any further references or best practice documents here
32
33 \item[How to test:]
34
35 % describe here or point the admin to tools (can be a simple footnote or \ref{} to  the tools section) which help the admin to test his settings.
36
37 \end{description}
38