[ADF-2135] Updated tables of contents and tools (#2820)

This commit is contained in:
Andy Stark
2018-01-11 10:15:00 +00:00
committed by Eugenio Romano
parent 9e706d68e4
commit 994041fb23
23 changed files with 353 additions and 464 deletions
+1 -13
View File
@@ -2,18 +2,6 @@
Provides authentication for use with the Login component.
<!-- markdown-toc start - Don't edit this section. npm run toc to generate it-->
<!-- toc -->
- [Basic Usage](#basic-usage)
* [Events](#events)
- [Details](#details)
<!-- tocstop -->
<!-- markdown-toc end -->
## Basic Usage
**app.component.ts**
@@ -39,7 +27,7 @@ export class AppComponent {
### Events
| Name | Description |
| --- | --- |
| ---- | ----------- |
| onLogin | Raised when user logs in |
| onLogout | Raised when user logs out |