mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-03-04 09:13:19 +00:00
60 lines
1.3 KiB
Plaintext
60 lines
1.3 KiB
Plaintext
:doctype: book
|
|
:stylesdir: ../../templates/
|
|
:stylesheet: asciidoctor.css
|
|
:experimental:
|
|
:reproducible:
|
|
:icons: font
|
|
:chapter-label:
|
|
:listing-caption: Listing
|
|
:sectnums:
|
|
:toc: preamble
|
|
:toclevels: 4
|
|
:xrefstyle: full
|
|
:source-highlighter: rouge
|
|
:nofooter:
|
|
$nist171_attribute
|
|
$stig_attribute
|
|
$srg_attribute
|
|
ifdef::backend-pdf[]
|
|
= $profile_title
|
|
v0.9, 2020-06-19
|
|
:pdf-themesdir: ../../templates
|
|
:title-logo-image: image:$logo[align=center]
|
|
:nofooter!:
|
|
endif::[]
|
|
:data-uri:
|
|
:allow-uri-read:
|
|
ifdef::backend-html5[]
|
|
:notitle:
|
|
:title: $html_header_title
|
|
:document-title: $html_title
|
|
:document-subtitle: $html_subtitle
|
|
:version: v0.9, 2020-06-19
|
|
$tag_attribute
|
|
|
|
[cols="55s"]
|
|
|======
|
|
|image:$logo[]
|
|
|======
|
|
|
|
[cols="^.^1s",width="100%"]
|
|
|======
|
|
|+++<br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
|
|
<div class="doctitle">+++{document-title}+++</div><div class="docsub">+++{document-subtitle}+++</div><div class="docver">+++{version}+++</div><br><br><br><br><br><br><br><br><br><br><br><br><br><br><br>
|
|
<br><br><br><br><br><br><br><br><br><br><br><br>+++
|
|
|======
|
|
endif::[]
|
|
|
|
// Foreword
|
|
// include::../../templates/adoc_foreword.adoc[]
|
|
|
|
// Authors
|
|
// include::../../templates/adoc_authors.adoc[]
|
|
|
|
// Acronyms
|
|
// include::../../templates/adoc_acronyms.adoc[]
|
|
|
|
// References
|
|
// include::../../templates/adoc_additional_docs.adoc[]
|
|
|