Skip to content

Commit 9ecccdf

Browse files
Fixed headers
1 parent 6b4fb30 commit 9ecccdf

File tree

542 files changed

+2427
-3552
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

542 files changed

+2427
-3552
lines changed

english/net/aspose.html.accessibility.results/rulevalidationresult/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Class - result of rule check, contains a list of [`ITechniqueResult`](../../aspo
1414
public class RuleValidationResult
1515
```
1616

17-
## Public Members
1817
## Properties
1918

2019
| Name | Description |

english/net/aspose.html.accessibility.results/validationresult/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,13 @@ The main result class, that contains Results for all Criterion from Accessibilit
1414
public class ValidationResult
1515
```
1616

17-
## Public Members
1817
## Properties
1918

2019
| Name | Description |
2120
| --- | --- |
2221
| [Details](../../aspose.html.accessibility.results/validationresult/details/) { get; } | Validation result details |
2322
| [Success](../../aspose.html.accessibility.results/validationresult/success/) { get; } | The result of validation. |
2423

25-
## Public Members
2624
## Methods
2725

2826
| Name | Description |

english/net/aspose.html.accessibility/accessibilityrules/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Quick reference to Web Content Accessibility Guidelines (WCAG) 2 requirements (s
1414
public class AccessibilityRules
1515
```
1616

17-
## Public Members
1817
## Methods
1918

2019
| Name | Description |

english/net/aspose.html.accessibility/accessibilityvalidator/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ The validator class handles quick reference rules. Contains a Validate method to
1414
public class AccessibilityValidator
1515
```
1616

17-
## Public Members
1817
## Methods
1918

2019
| Name | Description |

english/net/aspose.html.accessibility/criterion/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Verifiable success criteria are provided for each recommendation, so WCAG 2.0 ca
1414
public class Criterion : Rule
1515
```
1616

17-
## Public Members
1817
## Properties
1918

2019
| Name | Description |

english/net/aspose.html.accessibility/guideline/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,13 @@ Guidelines - the next level after principles. There are not testable, but outlin
1414
public class Guideline : Rule
1515
```
1616

17-
## Public Members
1817
## Properties
1918

2019
| Name | Description |
2120
| --- | --- |
2221
| [Code](../../aspose.html.accessibility/rule/code/) { get; } | Rule code from the quick reference WCAG https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0 |
2322
| [Description](../../aspose.html.accessibility/rule/description/) { get; } | Description of Rule from the quick reference WCAG. https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0 |
2423
25-
## Public Members
2624
## Methods
2725

2826
| Name | Description |

english/net/aspose.html.accessibility/ierror/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ The interface describes the error of the validation
1414
public interface IError
1515
```
1616

17-
## Members
1817
## Properties
1918

2019
| Name | Description |

english/net/aspose.html.accessibility/irule/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Interface describing the main properties of the rules.
1414
public interface IRule
1515
```
1616

17-
## Members
1817
## Properties
1918

2019
| Name | Description |

english/net/aspose.html.accessibility/itechniqueresult/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Describes the result of the technique validation.
1414
public interface ITechniqueResult
1515
```
1616

17-
## Members
1817
## Properties
1918

2019
| Name | Description |

english/net/aspose.html.accessibility/principle/_index.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,13 @@ Accessibility Principle - The highest levels that provide the foundation of web
1414
public class Principle : Rule
1515
```
1616

17-
## Public Members
1817
## Properties
1918

2019
| Name | Description |
2120
| --- | --- |
2221
| [Code](../../aspose.html.accessibility/rule/code/) { get; } | Rule code from the quick reference WCAG https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0 |
2322
| [Description](../../aspose.html.accessibility/rule/description/) { get; } | Description of Rule from the quick reference WCAG. https://www.w3.org/WAI/WCAG21/quickref/?versions=2.0 |
2423
25-
## Public Members
2624
## Methods
2725

2826
| Name | Description |

0 commit comments

Comments
 (0)