Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 12 additions & 16 deletions docs/manifest/reference-cai.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ <h2 id="manifeststore">
ManifestStore
</h2>
<p>
A Container for a set of Manifests and a ValidationStatus list.
A Container for a set of Manifests and a ValidationStatus list..
</p>
<h3 id="properties">
Properties
Expand Down Expand Up @@ -341,7 +341,7 @@ <h3 id="properties">
<!-- Description -->
<td class="manifest-ref-table">
<p>
A label for the active (most recent) manifest in the store
A label for the active (most recent) manifest in the store.
</p>
</td>
<td class="manifest-ref-table">
Expand All @@ -360,7 +360,7 @@ <h3 id="properties">
<!-- Description -->
<td class="manifest-ref-table">
<p>
A HashMap of Manifests
A HashMap of Manifests.
</p>
<br>
See
Expand Down Expand Up @@ -391,7 +391,7 @@ <h3 id="properties">
<!-- Description -->
<td class="manifest-ref-table">
<p>
ValidationStatus generated when loading the ManifestStore from an asset
ValidationStatus generated when loading the ManifestStore from an asset.
</p>
</td>
<td class="manifest-ref-table">
Expand Down Expand Up @@ -430,8 +430,6 @@ <h2 id="definitions">
DataSource
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#frame">
Frame
</a>
Expand All @@ -440,6 +438,8 @@ <h2 id="definitions">
HashedUri
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#ingredient">
Ingredient
</a>
Expand All @@ -452,8 +452,6 @@ <h2 id="definitions">
ManifestAssertion
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#manifestassertionkind">
ManifestAssertionKind
</a>
Expand All @@ -470,12 +468,12 @@ <h2 id="definitions">
Range
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#rangetype">
RangeType
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#regionofinterest">
RegionOfInterest
</a>
Expand All @@ -496,12 +494,12 @@ <h2 id="definitions">
Role
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#shape">
Shape
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#shapetype">
ShapeType
</a>
Expand All @@ -518,8 +516,6 @@ <h2 id="definitions">
Text
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#textselector">
TextSelector
</a>
Expand All @@ -532,6 +528,8 @@ <h2 id="definitions">
Time
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#timetype">
TimeType
</a>
Expand All @@ -540,8 +538,6 @@ <h2 id="definitions">
UnitType
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#uriorresource">
UriOrResource
</a>
Expand Down
Loading