updated conf

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2022-04-28 15:09:14 +01:00
parent 8b186add71
commit 0d3147f2d3
No known key found for this signature in database
GPG key ID: F734FDFC154B83FB

View file

@ -84,19 +84,19 @@ author = 'MindPoint Group'
category = 'Security'
copyright = '2022, MindPoint Group'
description = BENCHMARK_TYPE + " " + 'compliance for' + " " + BENCHMARK_OS_SHORT + " " + 'systems'
project = 'Ansible-lockdown' + BENCHMARK_NAME
project = 'Ansible-lockdown ' + BENCHMARK_NAME
role_name = BENCHMARK_NAME
target_name = BENCHMARK_NAME
title = 'Ansible-Lockdown' + BENCHMARK_NAME + 'Documentation:'
rst_prolog = """
.. |benchmark_name| replace:: {BENCHMARK_TYPE}
.. |benchmark_os| replace:: {BENCHMARK_OS}
.. |benchmark_os_short| replace:: {BENCHMARK_OS_SHORT}
.. |benchmark_version| replace:: {BENCHMARK_VERSION}
.. |benchmark_release_date| replace:: {BENCHMARK_REL_DATE}
.. |lockdown_url| replace:: {LOCKDOWN_URL}
.. |tested_oss| replace:: {TESTED_OS}
.. |benchmark_name| replace:: +BENCHMARK_TYPE
.. |benchmark_os| replace:: +BENCHMARK_OS
.. |benchmark_os_short| replace:: +BENCHMARK_OS_SHORT
.. |benchmark_version| replace:: +BENCHMARK_VERSION
.. |benchmark_release_date| replace:: +BENCHMARK_REL_DATE
.. |lockdown_url| replace:: +LOCKDOWN_URL
.. |tested_oss| replace:: +TESTED_OS
"""
# The version info for the project you're documenting, acts as replacement for