mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Documentation build (#6762)
* move doc dependency in doctools * add ignore link * rebuild doc * version index * put it back some deps
This commit is contained in:
@@ -20,9 +20,9 @@ Logs the user out when the decorated element is clicked.
|
||||
### Properties
|
||||
|
||||
| Name | Type | Default value | Description |
|
||||
| --- | --- | --- | --- |
|
||||
| ---- | ---- | ------------- | ----------- |
|
||||
| enableRedirect | `boolean` | true | Enable redirecting after logout |
|
||||
| redirectUri | `string` | "/login" | URI to redirect to after logging out. |
|
||||
| redirectUri | `string` | | URI to redirect to after logging out. |
|
||||
|
||||
## Kerberos
|
||||
|
||||
@@ -34,4 +34,4 @@ See [Kerberos Configuration](../../../docs/user-guide/kerberos.md) for instructi
|
||||
|
||||
## See also
|
||||
|
||||
* [Login component](../components/login.component.md)
|
||||
- [Login component](../components/login.component.md)
|
||||
|
Reference in New Issue
Block a user