forked from usnistgov/OSCAL
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto-Generated HTML - Formatting Updates (#10)
* updated formatting for auto-generated HTML documentation * minor updates per Wendell
- Loading branch information
1 parent
4f301ad
commit 8c1bd33
Showing
102 changed files
with
650 additions
and
530 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,3 +59,4 @@ | |
} | ||
} | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
table { | ||
border-spacing: 0; | ||
margin: 2em 0; | ||
width: 100%; | ||
} | ||
|
||
thead { | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 13 additions & 0 deletions
13
docs_jekyll_uswds/content/documentation/schemas/_oscal-catalog/oscal-catalog.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
title: oscal-catalog schema documentation | ||
description: oscal-catalog schema documentation | ||
permalink: /docs/schemas/_oscal-catalog/ | ||
layout: post | ||
schema: oscal-catalog | ||
--- | ||
<h2 xmlns="http://www.w3.org/1999/xhtml" class="title">OSCAL Control Catalog Format: Schema Reference</h2><p xmlns="http://www.w3.org/1999/xhtml">The short name (file identifier) for this schema shall be <i>oscal-catalog</i>. It is used internally when an | ||
identifier is called for, and may appear in file names of schema artifacts.</p><p xmlns="http://www.w3.org/1999/xhtml">The XML namespace for elements conformant to this schema: | ||
<code>http://csrc.nist.gov/ns/oscal/1.0</code></p><div xmlns="http://www.w3.org/1999/xhtml" class="remarks"> | ||
<p class="p">The OSCAL Control Catalog format can be used to describe a collection of security controls and related sub-controls, along with a variety of control metadata. The root of the Control Catalog format is <a href="#catalog" class="name">catalog</a>.</p> | ||
<p class="p">An XML Schema is provided for the OSCAL Catalog XML model.</p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
docs_jekyll_uswds/content/documentation/schemas/_oscal-catalog/oscal-catalog_address.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
title: oscal-catalog address documentation | ||
tagname: address | ||
description: address element/object description | oscal-catalog schema | ||
permalink: /docs/schemas/_oscal-catalog/oscal-catalog_address/ | ||
layout: post | ||
schema: oscal-catalog | ||
--- | ||
<div xmlns="http://www.w3.org/1999/xhtml" class="definition define-assembly" id="address"><h4 id="oscal-catalog_address" class="usa-color-text usa-color-primary usa-color-text-white"><b class="formal-name">Address</b>: <code class="name">address</code> assembly</h4><p class="description">A postal address</p><div class="model"><p>The <code class="name">address</code> assembly has the following contents (in order):</p><ul> | ||
<li><a class="name" href="#addr-line"><code class="name">addr-line</code></a> fields (<i>zero or more</i>)</li> | ||
<li><a class="name" href="#city"><code class="name">city</code></a> field (<i>zero or one</i>)</li> | ||
<li><a class="name" href="#state"><code class="name">state</code></a> field (<i>zero or one</i>)</li> | ||
<li><a class="name" href="#postal-code"><code class="name">postal-code</code></a> field (<i>zero or one</i>)</li> | ||
<li><a class="name" href="#country"><code class="name">country</code></a> field (<i>zero or one</i>)</li> | ||
|
||
</ul></div><table class="usa-table-borderless"><caption>Properties</caption><thead><tr><th scope="col">Name</th><th scope="col">Metaschema type</th><th scope="col">Cardinality</th><th scope="col">Description / Remarks</th></tr></thead><tbody><tr><th scope="row"><span><a class="name" href="#addr-line">addr-line</a></span></th><td>field</td><td> (<i>zero or more</i>)</td><td></td></tr><tr><th scope="row"><span><a class="name" href="#city">city</a></span></th><td>field</td><td> (<i>zero or one</i>)</td><td></td></tr><tr><th scope="row"><span><a class="name" href="#state">state</a></span></th><td>field</td><td> (<i>zero or one</i>)</td><td></td></tr><tr><th scope="row"><span><a class="name" href="#postal-code">postal-code</a></span></th><td>field</td><td> (<i>zero or one</i>)</td><td></td></tr><tr><th scope="row"><span><a class="name" href="#country">country</a></span></th><td>field</td><td> (<i>zero or one</i>)</td><td></td></tr></tbody></table></div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.