Skip to content

Commit

Permalink
docs: updated urls
Browse files Browse the repository at this point in the history
  • Loading branch information
tanczosm committed May 22, 2024
1 parent be713a4 commit ff8a86e
Show file tree
Hide file tree
Showing 360 changed files with 1,413 additions and 1,404 deletions.
4 changes: 2 additions & 2 deletions docs/Rizzy.Antiforgery.HtmxAntiforgeryOptions.CookieName.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Antiforgery](Rizzy.Antiforgery.md 'Rizzy.Antiforgery').[HtmxAntiforgeryOptions](Rizzy.Antiforgery.HtmxAntiforgeryOptions.md 'Rizzy.Antiforgery.HtmxAntiforgeryOptions')
#### [Rizzy](index 'index')
### [Rizzy.Antiforgery](Rizzy.Antiforgery 'Rizzy.Antiforgery').[HtmxAntiforgeryOptions](Rizzy.Antiforgery.HtmxAntiforgeryOptions 'Rizzy.Antiforgery.HtmxAntiforgeryOptions')

## HtmxAntiforgeryOptions.CookieName Property

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Antiforgery](Rizzy.Antiforgery.md 'Rizzy.Antiforgery').[HtmxAntiforgeryOptions](Rizzy.Antiforgery.HtmxAntiforgeryOptions.md 'Rizzy.Antiforgery.HtmxAntiforgeryOptions')
#### [Rizzy](index 'index')
### [Rizzy.Antiforgery](Rizzy.Antiforgery 'Rizzy.Antiforgery').[HtmxAntiforgeryOptions](Rizzy.Antiforgery.HtmxAntiforgeryOptions 'Rizzy.Antiforgery.HtmxAntiforgeryOptions')

## HtmxAntiforgeryOptions.FormFieldName Property

Expand Down
4 changes: 2 additions & 2 deletions docs/Rizzy.Antiforgery.HtmxAntiforgeryOptions.HeaderName.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Antiforgery](Rizzy.Antiforgery.md 'Rizzy.Antiforgery').[HtmxAntiforgeryOptions](Rizzy.Antiforgery.HtmxAntiforgeryOptions.md 'Rizzy.Antiforgery.HtmxAntiforgeryOptions')
#### [Rizzy](index 'index')
### [Rizzy.Antiforgery](Rizzy.Antiforgery 'Rizzy.Antiforgery').[HtmxAntiforgeryOptions](Rizzy.Antiforgery.HtmxAntiforgeryOptions 'Rizzy.Antiforgery.HtmxAntiforgeryOptions')

## HtmxAntiforgeryOptions.HeaderName Property

Expand Down
10 changes: 5 additions & 5 deletions docs/Rizzy.Antiforgery.HtmxAntiforgeryOptions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Antiforgery](Rizzy.Antiforgery.md 'Rizzy.Antiforgery')
#### [Rizzy](index 'index')
### [Rizzy.Antiforgery](Rizzy.Antiforgery 'Rizzy.Antiforgery')

## HtmxAntiforgeryOptions Class

Expand All @@ -13,6 +13,6 @@ Inheritance [System.Object](https://docs.microsoft.com/en-us/dotnet/api/System.O
| Properties | |
| :--- | :--- |
| [CookieName](Rizzy.Antiforgery.HtmxAntiforgeryOptions.CookieName.md 'Rizzy.Antiforgery.HtmxAntiforgeryOptions.CookieName') | Gets the name of the cookie used for antiforgery token. |
| [FormFieldName](Rizzy.Antiforgery.HtmxAntiforgeryOptions.FormFieldName.md 'Rizzy.Antiforgery.HtmxAntiforgeryOptions.FormFieldName') | Gets the name of the form field used for antiforgery token. |
| [HeaderName](Rizzy.Antiforgery.HtmxAntiforgeryOptions.HeaderName.md 'Rizzy.Antiforgery.HtmxAntiforgeryOptions.HeaderName') | Gets the name of the header used for antiforgery token. |
| [CookieName](Rizzy.Antiforgery.HtmxAntiforgeryOptions.CookieName 'Rizzy.Antiforgery.HtmxAntiforgeryOptions.CookieName') | Gets the name of the cookie used for antiforgery token. |
| [FormFieldName](Rizzy.Antiforgery.HtmxAntiforgeryOptions.FormFieldName 'Rizzy.Antiforgery.HtmxAntiforgeryOptions.FormFieldName') | Gets the name of the form field used for antiforgery token. |
| [HeaderName](Rizzy.Antiforgery.HtmxAntiforgeryOptions.HeaderName 'Rizzy.Antiforgery.HtmxAntiforgeryOptions.HeaderName') | Gets the name of the header used for antiforgery token. |
4 changes: 2 additions & 2 deletions docs/Rizzy.Antiforgery.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#### [Rizzy](index.md 'index')
#### [Rizzy](index 'index')

## Rizzy.Antiforgery Namespace

| Classes | |
| :--- | :--- |
| [HtmxAntiforgeryOptions](Rizzy.Antiforgery.HtmxAntiforgeryOptions.md 'Rizzy.Antiforgery.HtmxAntiforgeryOptions') | Represents the options for Rizzy's antiforgery support. |
| [HtmxAntiforgeryOptions](Rizzy.Antiforgery.HtmxAntiforgeryOptions 'Rizzy.Antiforgery.HtmxAntiforgeryOptions') | Represents the options for Rizzy's antiforgery support. |
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxRequestAttribute](Rizzy.Attributes.HtmxRequestAttribute.md 'Rizzy.Attributes.HtmxRequestAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxRequestAttribute](Rizzy.Attributes.HtmxRequestAttribute 'Rizzy.Attributes.HtmxRequestAttribute')

## HtmxRequestAttribute.Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint.Accept(ActionConstraintContext) Method

Expand All @@ -19,5 +19,5 @@ The context in which the action constraint is evaluated.
Implements [Accept(ActionConstraintContext)](https://docs.microsoft.com/en-us/dotnet/api/Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint.Accept#Microsoft_AspNetCore_Mvc_ActionConstraints_IActionConstraint_Accept_Microsoft_AspNetCore_Mvc_ActionConstraints_ActionConstraintContext_ 'Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint.Accept(Microsoft.AspNetCore.Mvc.ActionConstraints.ActionConstraintContext)')

### Remarks
This method initializes an [HtmxRequest](Rizzy.Http.HtmxRequest.md 'Rizzy.Http.HtmxRequest') object using the current [Microsoft.AspNetCore.Http.HttpContext](https://docs.microsoft.com/en-us/dotnet/api/Microsoft.AspNetCore.Http.HttpContext 'Microsoft.AspNetCore.Http.HttpContext')
This method initializes an [HtmxRequest](Rizzy.Http.HtmxRequest 'Rizzy.Http.HtmxRequest') object using the current [Microsoft.AspNetCore.Http.HttpContext](https://docs.microsoft.com/en-us/dotnet/api/Microsoft.AspNetCore.Http.HttpContext 'Microsoft.AspNetCore.Http.HttpContext')
and then checks the `IsHtmx` property to determine if the request originates from HTMX.
4 changes: 2 additions & 2 deletions docs/Rizzy.Attributes.HtmxRequestAttribute.Target.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxRequestAttribute](Rizzy.Attributes.HtmxRequestAttribute.md 'Rizzy.Attributes.HtmxRequestAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxRequestAttribute](Rizzy.Attributes.HtmxRequestAttribute 'Rizzy.Attributes.HtmxRequestAttribute')

## HtmxRequestAttribute.Target Property

Expand Down
10 changes: 5 additions & 5 deletions docs/Rizzy.Attributes.HtmxRequestAttribute.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes')

## HtmxRequestAttribute Class

Expand All @@ -18,12 +18,12 @@ Implements [Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint](https:
### Remarks
HTMX requests are determined by the presence of specific HTTP headers. This attribute
uses the [HtmxRequest](Rizzy.Http.HtmxRequest.md 'Rizzy.Http.HtmxRequest') class to check these headers in the incoming request.
uses the [HtmxRequest](Rizzy.Http.HtmxRequest 'Rizzy.Http.HtmxRequest') class to check these headers in the incoming request.

| Properties | |
| :--- | :--- |
| [Target](Rizzy.Attributes.HtmxRequestAttribute.Target.md 'Rizzy.Attributes.HtmxRequestAttribute.Target') | Gets or sets the target element's identifier for which the action should be executed.<br/>If specified, only requests targeting this element will be accepted. |
| [Target](Rizzy.Attributes.HtmxRequestAttribute.Target 'Rizzy.Attributes.HtmxRequestAttribute.Target') | Gets or sets the target element's identifier for which the action should be executed.<br/>If specified, only requests targeting this element will be accepted. |

| Explicit Interface Implementations | |
| :--- | :--- |
| [Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint.Accept(ActionConstraintContext)](Rizzy.Attributes.HtmxRequestAttribute.Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint.Accept(Microsoft.AspNetCore.Mvc.ActionConstraints.ActionConstraintContext).md 'Rizzy.Attributes.HtmxRequestAttribute.Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint.Accept(Microsoft.AspNetCore.Mvc.ActionConstraints.ActionConstraintContext)') | Determines whether the action method should be executed based on the characteristics of the incoming HTTP request. |
| [Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint.Accept(ActionConstraintContext)](Rizzy.Attributes.HtmxRequestAttribute.Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint.Accept(Microsoft.AspNetCore.Mvc.ActionConstraints.ActionConstraintContext) 'Rizzy.Attributes.HtmxRequestAttribute.Microsoft.AspNetCore.Mvc.ActionConstraints.IActionConstraint.Accept(Microsoft.AspNetCore.Mvc.ActionConstraints.ActionConstraintContext)') | Determines whether the action method should be executed based on the characteristics of the incoming HTTP request. |
4 changes: 2 additions & 2 deletions docs/Rizzy.Attributes.HtmxResponseAttribute.Location.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.Location Property

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.OnResultExecuted(ResultExecutedContext) Method

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.OnResultExecuting(ResultExecutingContext) Method

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.PreventBrowserCurrentUrlUpdate Property

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.PreventBrowserHistoryUpdate Property

Expand Down
4 changes: 2 additions & 2 deletions docs/Rizzy.Attributes.HtmxResponseAttribute.PushUrl.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.PushUrl Property

Expand Down
4 changes: 2 additions & 2 deletions docs/Rizzy.Attributes.HtmxResponseAttribute.Redirect.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.Redirect Property

Expand Down
4 changes: 2 additions & 2 deletions docs/Rizzy.Attributes.HtmxResponseAttribute.Refresh.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.Refresh Property

Expand Down
4 changes: 2 additions & 2 deletions docs/Rizzy.Attributes.HtmxResponseAttribute.ReplaceUrl.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.ReplaceUrl Property

Expand Down
4 changes: 2 additions & 2 deletions docs/Rizzy.Attributes.HtmxResponseAttribute.Reselect.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.Reselect Property

Expand Down
6 changes: 3 additions & 3 deletions docs/Rizzy.Attributes.HtmxResponseAttribute.Reswap.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.Reswap Property

Expand All @@ -10,4 +10,4 @@ public System.Nullable<Rizzy.SwapStyle> Reswap { get; set; }
```

#### Property Value
[System.Nullable&lt;](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')[SwapStyle](Rizzy.SwapStyle.md 'Rizzy.SwapStyle')[&gt;](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')
[System.Nullable&lt;](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')[SwapStyle](Rizzy.SwapStyle 'Rizzy.SwapStyle')[&gt;](https://docs.microsoft.com/en-us/dotnet/api/System.Nullable-1 'System.Nullable`1')
4 changes: 2 additions & 2 deletions docs/Rizzy.Attributes.HtmxResponseAttribute.Retarget.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.Retarget Property

Expand Down
4 changes: 2 additions & 2 deletions docs/Rizzy.Attributes.HtmxResponseAttribute.StopPolling.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### [Rizzy](index.md 'index')
### [Rizzy.Attributes](Rizzy.Attributes.md 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute.md 'Rizzy.Attributes.HtmxResponseAttribute')
#### [Rizzy](index 'index')
### [Rizzy.Attributes](Rizzy.Attributes 'Rizzy.Attributes').[HtmxResponseAttribute](Rizzy.Attributes.HtmxResponseAttribute 'Rizzy.Attributes.HtmxResponseAttribute')

## HtmxResponseAttribute.StopPolling Property

Expand Down
Loading

0 comments on commit ff8a86e

Please sign in to comment.