Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h1 id="AxaFrance_AxeExtended_HtmlReport_AxeOverallResult" data-uid="AxaFrance.A
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">Object</span></div>
<div class="level0"><span class="xref">object</span></div>
<div class="level1"><a class="xref" href="AxaFrance.AxeExtended.HtmlReport.BaseResult.html">BaseResult</a></div>
<div class="level2"><span class="xref">AxeOverallResult</span></div>
</div>
Expand All @@ -98,7 +98,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="AxaFrance.AxeExtended.HtmlReport.BaseResult.html#AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreBackgroundColor">BaseResult.ScoreBackgroundColor</a>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="AxaFrance.AxeExtended.HtmlReport.html">AxaFrance.AxeExtended.HtmlReport</a></h6>
<h6><strong>Namespace</strong>: <a class="xref" href="AxaFrance.html">AxaFrance</a>.<a class="xref" href="AxaFrance.AxeExtended.html">AxeExtended</a>.<a class="xref" href="AxaFrance.AxeExtended.HtmlReport.html">HtmlReport</a></h6>
<h6><strong>Assembly</strong>: AxaFrance.AxeExtended.HtmlReport.dll</h6>
<h5 id="AxaFrance_AxeExtended_HtmlReport_AxeOverallResult_syntax">Syntax</h5>
<div class="codewrapper">
Expand Down Expand Up @@ -132,7 +132,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">List</span>&lt;<a class="xref" href="AxaFrance.AxeExtended.HtmlReport.AxePageResult.html">AxePageResult</a>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.generic.list-1">List</a>&lt;<a class="xref" href="AxaFrance.AxeExtended.HtmlReport.AxePageResult.html">AxePageResult</a>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -163,7 +163,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">DateTime</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.datetime">DateTime</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -194,7 +194,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">String</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -229,7 +229,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Int32</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
<td></td>
</tr>
</tbody>
Expand Down
10 changes: 5 additions & 5 deletions docs/api_net/AxaFrance.AxeExtended.HtmlReport.AxePageResult.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h1 id="AxaFrance_AxeExtended_HtmlReport_AxePageResult" data-uid="AxaFrance.AxeE
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">Object</span></div>
<div class="level0"><span class="xref">object</span></div>
<div class="level1"><a class="xref" href="AxaFrance.AxeExtended.HtmlReport.BaseResult.html">BaseResult</a></div>
<div class="level2"><span class="xref">AxePageResult</span></div>
</div>
Expand All @@ -98,7 +98,7 @@ <h5>Inherited Members</h5>
<a class="xref" href="AxaFrance.AxeExtended.HtmlReport.BaseResult.html#AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreBackgroundColor">BaseResult.ScoreBackgroundColor</a>
</div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="AxaFrance.AxeExtended.HtmlReport.html">AxaFrance.AxeExtended.HtmlReport</a></h6>
<h6><strong>Namespace</strong>: <a class="xref" href="AxaFrance.html">AxaFrance</a>.<a class="xref" href="AxaFrance.AxeExtended.html">AxeExtended</a>.<a class="xref" href="AxaFrance.AxeExtended.HtmlReport.html">HtmlReport</a></h6>
<h6><strong>Assembly</strong>: AxaFrance.AxeExtended.HtmlReport.dll</h6>
<h5 id="AxaFrance_AxeExtended_HtmlReport_AxePageResult_syntax">Syntax</h5>
<div class="codewrapper">
Expand Down Expand Up @@ -427,7 +427,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Nullable</span>&lt;<span class="xref">DateTimeOffset</span>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.datetimeoffset">DateTimeOffset</a>?</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -458,7 +458,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">String</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -522,7 +522,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Int32</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
<td><p>The accessibility score.</p>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ <h1 id="AxaFrance_AxeExtended_HtmlReport_AxeResultEnhancedItem" data-uid="AxaFra
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">Object</span></div>
<div class="level0"><span class="xref">object</span></div>
<div class="level1"><span class="xref">AxeResultEnhancedItem</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="AxaFrance.AxeExtended.HtmlReport.html">AxaFrance.AxeExtended.HtmlReport</a></h6>
<h6><strong>Namespace</strong>: <a class="xref" href="AxaFrance.html">AxaFrance</a>.<a class="xref" href="AxaFrance.AxeExtended.html">AxeExtended</a>.<a class="xref" href="AxaFrance.AxeExtended.HtmlReport.html">HtmlReport</a></h6>
<h6><strong>Assembly</strong>: AxaFrance.AxeExtended.HtmlReport.dll</h6>
<h5 id="AxaFrance_AxeExtended_HtmlReport_AxeResultEnhancedItem_syntax">Syntax</h5>
<div class="codewrapper">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ <h1 id="AxaFrance_AxeExtended_HtmlReport_AxeResultEnhancedNode" data-uid="AxaFra
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">Object</span></div>
<div class="level0"><span class="xref">object</span></div>
<div class="level1"><span class="xref">AxeResultEnhancedNode</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="AxaFrance.AxeExtended.HtmlReport.html">AxaFrance.AxeExtended.HtmlReport</a></h6>
<h6><strong>Namespace</strong>: <a class="xref" href="AxaFrance.html">AxaFrance</a>.<a class="xref" href="AxaFrance.AxeExtended.html">AxeExtended</a>.<a class="xref" href="AxaFrance.AxeExtended.HtmlReport.html">HtmlReport</a></h6>
<h6><strong>Assembly</strong>: AxaFrance.AxeExtended.HtmlReport.dll</h6>
<h5 id="AxaFrance_AxeExtended_HtmlReport_AxeResultEnhancedNode_syntax">Syntax</h5>
<div class="codewrapper">
Expand Down Expand Up @@ -180,7 +180,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Byte</span>[]</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.byte">byte</a>[]</td>
<td></td>
</tr>
</tbody>
Expand Down
54 changes: 27 additions & 27 deletions docs/api_net/AxaFrance.AxeExtended.HtmlReport.BaseResult.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,12 +76,12 @@ <h1 id="AxaFrance_AxeExtended_HtmlReport_BaseResult" data-uid="AxaFrance.AxeExte
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">Object</span></div>
<div class="level0"><span class="xref">object</span></div>
<div class="level1"><span class="xref">BaseResult</span></div>
<div class="level2"><a class="xref" href="AxaFrance.AxeExtended.HtmlReport.AxeOverallResult.html">AxeOverallResult</a></div>
<div class="level2"><a class="xref" href="AxaFrance.AxeExtended.HtmlReport.AxePageResult.html">AxePageResult</a></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="AxaFrance.AxeExtended.HtmlReport.html">AxaFrance.AxeExtended.HtmlReport</a></h6>
<h6><strong>Namespace</strong>: <a class="xref" href="AxaFrance.html">AxaFrance</a>.<a class="xref" href="AxaFrance.AxeExtended.html">AxeExtended</a>.<a class="xref" href="AxaFrance.AxeExtended.HtmlReport.html">HtmlReport</a></h6>
<h6><strong>Assembly</strong>: AxaFrance.AxeExtended.HtmlReport.dll</h6>
<h5 id="AxaFrance_AxeExtended_HtmlReport_BaseResult_syntax">Syntax</h5>
<div class="codewrapper">
Expand Down Expand Up @@ -115,7 +115,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Nullable</span>&lt;<span class="xref">Int32</span>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -146,26 +146,27 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">String</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/AxaFrance/webengine-dotnet/new/develop/apiSpec/new?filename=AxaFrance_AxeExtended_HtmlReport_BaseResult_Scorebase.md&amp;value=---%0Auid%3A%20AxaFrance.AxeExtended.HtmlReport.BaseResult.Scorebase%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
<a href="https://github.com/AxaFrance/webengine-dotnet/new/develop/apiSpec/new?filename=AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreForegroundColor.md&amp;value=---%0Auid%3A%20AxaFrance.AxeExtended.HtmlReport.BaseResult.ScoreForegroundColor%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/AxaFrance/webengine-dotnet/blob/develop/src/AxaFrance.AxeExtended.HtmlReport/BaseResult.cs/#L21">View Source</a>
<a href="https://github.com/AxaFrance/webengine-dotnet/blob/develop/src/AxaFrance.AxeExtended.HtmlReport/BaseResult.cs/#L63">View Source</a>
</span>
<a id="AxaFrance_AxeExtended_HtmlReport_BaseResult_Scorebase_" data-uid="AxaFrance.AxeExtended.HtmlReport.BaseResult.Scorebase*"></a>
<h4 id="AxaFrance_AxeExtended_HtmlReport_BaseResult_Scorebase" data-uid="AxaFrance.AxeExtended.HtmlReport.BaseResult.Scorebase">Scorebase</h4>
<div class="markdown level1 summary"><p>The sum of score base, that is the sum of all applicable rules.</p>
<a id="AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreForegroundColor_" data-uid="AxaFrance.AxeExtended.HtmlReport.BaseResult.ScoreForegroundColor*"></a>
<h4 id="AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreForegroundColor" data-uid="AxaFrance.AxeExtended.HtmlReport.BaseResult.ScoreForegroundColor">ScoreForegroundColor</h4>
<div class="markdown level1 summary"><p>The color code for the score foreground color.
We want to have a green color for high score and red for low score.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int Scorebase { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public string ScoreForegroundColor { get; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-condensed">
Expand All @@ -177,27 +178,26 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Int32</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/AxaFrance/webengine-dotnet/new/develop/apiSpec/new?filename=AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreForegroundColor.md&amp;value=---%0Auid%3A%20AxaFrance.AxeExtended.HtmlReport.BaseResult.ScoreForegroundColor%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
<a href="https://github.com/AxaFrance/webengine-dotnet/new/develop/apiSpec/new?filename=AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreRotation.md&amp;value=---%0Auid%3A%20AxaFrance.AxeExtended.HtmlReport.BaseResult.ScoreRotation%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/AxaFrance/webengine-dotnet/blob/develop/src/AxaFrance.AxeExtended.HtmlReport/BaseResult.cs/#L63">View Source</a>
<a href="https://github.com/AxaFrance/webengine-dotnet/blob/develop/src/AxaFrance.AxeExtended.HtmlReport/BaseResult.cs/#L46">View Source</a>
</span>
<a id="AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreForegroundColor_" data-uid="AxaFrance.AxeExtended.HtmlReport.BaseResult.ScoreForegroundColor*"></a>
<h4 id="AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreForegroundColor" data-uid="AxaFrance.AxeExtended.HtmlReport.BaseResult.ScoreForegroundColor">ScoreForegroundColor</h4>
<div class="markdown level1 summary"><p>The color code for the score foreground color.
We want to have a green color for high score and red for low score.</p>
<a id="AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreRotation_" data-uid="AxaFrance.AxeExtended.HtmlReport.BaseResult.ScoreRotation*"></a>
<h4 id="AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreRotation" data-uid="AxaFrance.AxeExtended.HtmlReport.BaseResult.ScoreRotation">ScoreRotation</h4>
<div class="markdown level1 summary"><p>The rotation in degree used to display the score in html report</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public string ScoreForegroundColor { get; }</code></pre>
<pre><code class="lang-csharp hljs">public int? ScoreRotation { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-condensed">
Expand All @@ -209,26 +209,26 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">String</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a>?</td>
<td></td>
</tr>
</tbody>
</table>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/AxaFrance/webengine-dotnet/new/develop/apiSpec/new?filename=AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreRotation.md&amp;value=---%0Auid%3A%20AxaFrance.AxeExtended.HtmlReport.BaseResult.ScoreRotation%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
<a href="https://github.com/AxaFrance/webengine-dotnet/new/develop/apiSpec/new?filename=AxaFrance_AxeExtended_HtmlReport_BaseResult_Scorebase.md&amp;value=---%0Auid%3A%20AxaFrance.AxeExtended.HtmlReport.BaseResult.Scorebase%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Edit this page</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/AxaFrance/webengine-dotnet/blob/develop/src/AxaFrance.AxeExtended.HtmlReport/BaseResult.cs/#L46">View Source</a>
<a href="https://github.com/AxaFrance/webengine-dotnet/blob/develop/src/AxaFrance.AxeExtended.HtmlReport/BaseResult.cs/#L21">View Source</a>
</span>
<a id="AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreRotation_" data-uid="AxaFrance.AxeExtended.HtmlReport.BaseResult.ScoreRotation*"></a>
<h4 id="AxaFrance_AxeExtended_HtmlReport_BaseResult_ScoreRotation" data-uid="AxaFrance.AxeExtended.HtmlReport.BaseResult.ScoreRotation">ScoreRotation</h4>
<div class="markdown level1 summary"><p>The rotation in degree used to display the score in html report</p>
<a id="AxaFrance_AxeExtended_HtmlReport_BaseResult_Scorebase_" data-uid="AxaFrance.AxeExtended.HtmlReport.BaseResult.Scorebase*"></a>
<h4 id="AxaFrance_AxeExtended_HtmlReport_BaseResult_Scorebase" data-uid="AxaFrance.AxeExtended.HtmlReport.BaseResult.Scorebase">Scorebase</h4>
<div class="markdown level1 summary"><p>The sum of score base, that is the sum of all applicable rules.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int? ScoreRotation { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public int Scorebase { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-condensed">
Expand All @@ -240,7 +240,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Nullable</span>&lt;<span class="xref">Int32</span>&gt;</td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -273,7 +273,7 @@ <h5 class="returns">Returns</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">Int32</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
<td><p>0 to 100</p>
</td>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ <h1 id="AxaFrance_AxeExtended_HtmlReport_Config_Branding" data-uid="AxaFrance.Ax
<div class="markdown level0 conceptual"></div>
<div class="inheritance">
<h5>Inheritance</h5>
<div class="level0"><span class="xref">Object</span></div>
<div class="level0"><span class="xref">object</span></div>
<div class="level1"><span class="xref">Branding</span></div>
</div>
<h6><strong>Namespace</strong>: <a class="xref" href="AxaFrance.AxeExtended.HtmlReport.Config.html">AxaFrance.AxeExtended.HtmlReport.Config</a></h6>
<h6><strong>Namespace</strong>: <a class="xref" href="AxaFrance.html">AxaFrance</a>.<a class="xref" href="AxaFrance.AxeExtended.html">AxeExtended</a>.<a class="xref" href="AxaFrance.AxeExtended.HtmlReport.html">HtmlReport</a>.<a class="xref" href="AxaFrance.AxeExtended.HtmlReport.Config.html">Config</a></h6>
<h6><strong>Assembly</strong>: AxaFrance.AxeExtended.HtmlReport.dll</h6>
<h5 id="AxaFrance_AxeExtended_HtmlReport_Config_Branding_syntax">Syntax</h5>
<div class="codewrapper">
Expand Down Expand Up @@ -114,7 +114,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">String</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
Expand Down Expand Up @@ -146,7 +146,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">String</span></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></td>
<td></td>
</tr>
</tbody>
Expand Down
Loading