An example docstring is provided in the inline documentation - I added this to the \_doctemplates folder in the top level directory with some tweaks to make it more relevant to the project. Copyright infringement may be worth considering before future deployment.
\noindent\fbox{%
\parbox{\textwidth}{%
Quick Note on Git:
I spent some time finding that I could not add changes made to my branch. Changes were listed but would not be staged when I used \lstinline{git add .}. This turned out to be because I was not in the root directory of the branch.
}%
}
...
\subsection{Gitlab Wiki}
Gitlab provides in built documentation associated with the project...