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

@ -90,13 +90,13 @@ target_name = BENCHMARK_NAME
title = 'Ansible-Lockdown' + BENCHMARK_NAME + 'Documentation:' title = 'Ansible-Lockdown' + BENCHMARK_NAME + 'Documentation:'
rst_prolog = """ rst_prolog = """
.. |benchmark_name| replace:: {BENCHMARK_TYPE} .. |benchmark_name| replace:: +BENCHMARK_TYPE
.. |benchmark_os| replace:: {BENCHMARK_OS} .. |benchmark_os| replace:: +BENCHMARK_OS
.. |benchmark_os_short| replace:: {BENCHMARK_OS_SHORT} .. |benchmark_os_short| replace:: +BENCHMARK_OS_SHORT
.. |benchmark_version| replace:: {BENCHMARK_VERSION} .. |benchmark_version| replace:: +BENCHMARK_VERSION
.. |benchmark_release_date| replace:: {BENCHMARK_REL_DATE} .. |benchmark_release_date| replace:: +BENCHMARK_REL_DATE
.. |lockdown_url| replace:: {LOCKDOWN_URL} .. |lockdown_url| replace:: +LOCKDOWN_URL
.. |tested_oss| replace:: {TESTED_OS} .. |tested_oss| replace:: +TESTED_OS
""" """
# The version info for the project you're documenting, acts as replacement for # The version info for the project you're documenting, acts as replacement for