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
22 changes: 9 additions & 13 deletions docs/manifest/reference-cai.html
Original file line number Diff line number Diff line change
Expand Up @@ -431,8 +431,6 @@ <h2 id="definitions">
DataSource
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#frame">
Frame
</a>
Expand All @@ -441,6 +439,8 @@ <h2 id="definitions">
HashedUri
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#ingredient">
Ingredient
</a>
Expand All @@ -453,8 +453,6 @@ <h2 id="definitions">
ManifestAssertion
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#manifestassertionkind">
ManifestAssertionKind
</a>
Expand All @@ -471,12 +469,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 @@ -497,12 +495,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 @@ -519,8 +517,6 @@ <h2 id="definitions">
Text
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#textselector">
TextSelector
</a>
Expand All @@ -533,6 +529,8 @@ <h2 id="definitions">
Time
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#timetype">
TimeType
</a>
Expand All @@ -541,8 +539,6 @@ <h2 id="definitions">
UnitType
</a>
<br>
</td>
<td style="border: 0; vertical-align: top;">
<a href="#uriorresource">
UriOrResource
</a>
Expand Down Expand Up @@ -766,7 +762,7 @@ <h3 id="claimgeneratorinfo">
<p class="prop_desc">
Description of the claim generator, or the software used in generating the claim.

This structure is also used for actions softwareAgent
This structure is also used for actions softwareAgent.
</p>
<table class="manifest-ref-table" style="margin-top: 10px;">
<thead>
Expand Down
Loading