help: Add a basic user manual for malcontent-control

Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2020-03-13 17:09:35 +00:00
parent 2591a20beb
commit b683ef7e37
11 changed files with 285 additions and 0 deletions

View file

@ -126,6 +126,7 @@ test_env = [
]
subdir('accounts-service')
subdir('help')
if not get_option('use_system_libmalcontent')
subdir('libmalcontent')
else