Skip to content

Commit 3ec28d0

Browse files
committed
Add BIO to adoc files
Add BIO to adoc files
1 parent 4415d21 commit 3ec28d0

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

templates/adoc_header.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ $stig_attribute
2222
$cis_attribute
2323
$cmmc_attribute
2424
$indigo_attribute
25+
$bio_attribute
2526
:version: $version ($release_date)
2627
:os: $os_version
2728
:proj-title: $html_header_title

templates/adoc_rule.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ ifdef::show_indigo[]
5959
!$rule_indigo
6060
endif::[]
6161

62+
ifdef::show_BIO[]
63+
!BIO
64+
!$rule_bio
65+
endif::[]
6266

6367
!CCE
6468
!$rule_cce

0 commit comments

Comments
 (0)