Skip to content

Commit

Permalink
Pushing generated website pages [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-nist authored and actions-user committed Jun 30, 2023
1 parent 479ba43 commit 59e68b5
Show file tree
Hide file tree
Showing 82 changed files with 408,908 additions and 657,495 deletions.
2 changes: 1 addition & 1 deletion docs/content/reference/develop/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sidenav:
oscal:
type: "branch"
remote: "usnistgov/OSCAL"
branch: "develop"
branch: "release-1.0"
revision: "develop"
version: "develop"
---
4 changes: 2 additions & 2 deletions docs/content/reference/develop/assessment-plan/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ sidenav:
---

<p><span class="usa-tag">Release Version</span> Latest Development Snapshot</p>
<p><span class="usa-tag">Github</span> <a href="https://github.com/usnistgov/OSCAL">usnistgov/OSCAL</a> <span class="usa-tag">Branch</span> <a href="https://github.com/usnistgov/OSCAL/tree/develop">develop</a></p>
<p><span class="usa-tag">Github</span> <a href="https://github.com/usnistgov/OSCAL">usnistgov/OSCAL</a> <span class="usa-tag">Branch</span> <a href="https://github.com/usnistgov/OSCAL/tree/release-1.0">release-1.0</a></p>

The following reference documentation is available for the OSCAL Assessment Plan model.

- **[Conceptual Overview](/concepts/layer/assessment/assessment-plan/):** Provides a high-level overview of the model's intended purpose and role in the [OSCAL architecture](/concepts/layer/). Describes the model's purpose, target audience, and key concepts.
- **Outline ([JSON/YAML](json-outline/), [XML](xml-outline/)):** Provides a brief listing of the model's information items organized hierarchically. Useful for understanding the structure and basic syntax of the model in a given format.
- **Reference ([JSON/YAML](json-reference/), [XML](xml-reference/)):** Provides a detailed description of the structure and syntax for the model's information items organized hierarchically. Useful for understanding how to use information items within the model in the given format.
- **Index ([JSON/YAML](json-index/), [XML](xml-index/)):** Provides a listing of the model's information items organized by where they are used.
- **Definitions ([JSON/YAML](json-definitions/), [XML](xml-definitions/)):** Provides a reference for the XML Schema types and JSON Schema definitions derived from this model's [metaschema](https://github.com/usnistgov/OSCAL/blob/develop/src/metaschema/oscal_assessment-plan). A metaschema is used to [express the model](/concepts/layer/overview/#modeling-approach) in a format agnostic way, that is then used to generate the XML and JSON Schema, XML <-> JSON content converters, and this reference documentation.
- **Definitions ([JSON/YAML](json-definitions/), [XML](xml-definitions/)):** Provides a reference for the XML Schema types and JSON Schema definitions derived from this model's [metaschema](https://github.com/usnistgov/OSCAL/blob/release-1.0/src/metaschema/oscal_assessment-plan). A metaschema is used to [express the model](/concepts/layer/overview/#modeling-approach) in a format agnostic way, that is then used to generate the XML and JSON Schema, XML <-> JSON content converters, and this reference documentation.
4,429 changes: 1,645 additions & 2,784 deletions docs/content/reference/develop/assessment-plan/json-definitions.md

Large diffs are not rendered by default.

375 changes: 110 additions & 265 deletions docs/content/reference/develop/assessment-plan/json-index.md

Large diffs are not rendered by default.

479 changes: 7 additions & 472 deletions docs/content/reference/develop/assessment-plan/json-outline.md

Large diffs are not rendered by default.

9,831 changes: 2,968 additions & 6,863 deletions docs/content/reference/develop/assessment-plan/json-reference.md

Large diffs are not rendered by default.

4,164 changes: 1,512 additions & 2,652 deletions docs/content/reference/develop/assessment-plan/xml-definitions.md

Large diffs are not rendered by default.

371 changes: 108 additions & 263 deletions docs/content/reference/develop/assessment-plan/xml-index.md

Large diffs are not rendered by default.

291 changes: 101 additions & 190 deletions docs/content/reference/develop/assessment-plan/xml-outline.md

Large diffs are not rendered by default.

9,854 changes: 2,962 additions & 6,892 deletions docs/content/reference/develop/assessment-plan/xml-reference.md

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/content/reference/develop/assessment-results/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ sidenav:
---

<p><span class="usa-tag">Release Version</span> Latest Development Snapshot</p>
<p><span class="usa-tag">Github</span> <a href="https://github.com/usnistgov/OSCAL">usnistgov/OSCAL</a> <span class="usa-tag">Branch</span> <a href="https://github.com/usnistgov/OSCAL/tree/develop">develop</a></p>
<p><span class="usa-tag">Github</span> <a href="https://github.com/usnistgov/OSCAL">usnistgov/OSCAL</a> <span class="usa-tag">Branch</span> <a href="https://github.com/usnistgov/OSCAL/tree/release-1.0">release-1.0</a></p>

The following reference documentation is available for the OSCAL Assessment Results model.

- **[Conceptual Overview](/concepts/layer/assessment/assessment-results/):** Provides a high-level overview of the model's intended purpose and role in the [OSCAL architecture](/concepts/layer/). Describes the model's purpose, target audience, and key concepts.
- **Outline ([JSON/YAML](json-outline/), [XML](xml-outline/)):** Provides a brief listing of the model's information items organized hierarchically. Useful for understanding the structure and basic syntax of the model in a given format.
- **Reference ([JSON/YAML](json-reference/), [XML](xml-reference/)):** Provides a detailed description of the structure and syntax for the model's information items organized hierarchically. Useful for understanding how to use information items within the model in the given format.
- **Index ([JSON/YAML](json-index/), [XML](xml-index/)):** Provides a listing of the model's information items organized by where they are used.
- **Definitions ([JSON/YAML](json-definitions/), [XML](xml-definitions/)):** Provides a reference for the XML Schema types and JSON Schema definitions derived from this model's [metaschema](https://github.com/usnistgov/OSCAL/blob/develop/src/metaschema/oscal_assessment-results). A metaschema is used to [express the model](/concepts/layer/overview/#modeling-approach) in a format agnostic way, that is then used to generate the XML and JSON Schema, XML <-> JSON content converters, and this reference documentation.
- **Definitions ([JSON/YAML](json-definitions/), [XML](xml-definitions/)):** Provides a reference for the XML Schema types and JSON Schema definitions derived from this model's [metaschema](https://github.com/usnistgov/OSCAL/blob/release-1.0/src/metaschema/oscal_assessment-results). A metaschema is used to [express the model](/concepts/layer/overview/#modeling-approach) in a format agnostic way, that is then used to generate the XML and JSON Schema, XML <-> JSON content converters, and this reference documentation.
Loading

0 comments on commit 59e68b5

Please sign in to comment.