From 1fe71ed25181209e9eddbd0207a155f2eda7893d Mon Sep 17 00:00:00 2001
From: Andy Stark <30621568+therealandeeee@users.noreply.github.com>
Date: Tue, 31 Oct 2017 10:58:44 +0000
Subject: [PATCH] [ADF-1820] Replaced md- prefix in docs with mat- (#2573)
---
docs/datatable.component.md | 4 +--
docs/info-drawer-layout.component.md | 18 ++----------
docs/info-drawer.component.md | 2 +-
docs/language-menu.component.md | 42 ++++++++++------------------
docs/metadata-indicators.md | 14 +++++-----
docs/node-delete.directive.md | 17 ++---------
docs/node-favorite.directive.md | 23 ++++-----------
docs/node-permission.directive.md | 4 +--
docs/node-restore.directive.md | 17 ++---------
docs/process-audit.directive.md | 18 ++----------
docs/task-audit.directive.md | 18 ++----------
docs/toolbar.component.md | 30 ++++++++++----------
12 files changed, 60 insertions(+), 147 deletions(-)
diff --git a/docs/datatable.component.md b/docs/datatable.component.md
index 380f42b34f..8246a3a3f1 100644
--- a/docs/datatable.component.md
+++ b/docs/datatable.component.md
@@ -278,11 +278,11 @@ You can add a template that will be shown during the loading of your data:
-
-
+
diff --git a/docs/info-drawer-layout.component.md b/docs/info-drawer-layout.component.md
index d05c070799..3b561fe3d2 100644
--- a/docs/info-drawer-layout.component.md
+++ b/docs/info-drawer-layout.component.md
@@ -4,18 +4,6 @@ Displays a sidebar-style information panel.

-
-
-
-
-- [Basic usage](#basic-usage)
-- [Details](#details)
-- [See also](#see-also)
-
-
-
-
-
## Basic usage
```html
@@ -23,13 +11,13 @@ Displays a sidebar-style information panel.
File info
- clear
+ clear
-
+
Lorem ipsum dolor sit amet...
-
+
```
diff --git a/docs/info-drawer.component.md b/docs/info-drawer.component.md
index ce426bd6f3..01f50a043f 100644
--- a/docs/info-drawer.component.md
+++ b/docs/info-drawer.component.md
@@ -22,7 +22,7 @@ Displays a sidebar-style information panel with tabs.
```html
- clear
+ clear
diff --git a/docs/language-menu.component.md b/docs/language-menu.component.md
index 145f15f349..be7351bca5 100644
--- a/docs/language-menu.component.md
+++ b/docs/language-menu.component.md
@@ -1,21 +1,9 @@
# Language Menu component
-Displays all the languages that are present in the "app.config.json" or the defaul one (EN).
+Displays all the languages that are present in the "app.config.json" or the default one (EN).

-
-
-
-
-- [Basic usage](#basic-usage)
-- [Details](#details)
-- [Nested menu language](#nested-menu-language)
-- [Nested menu details](#nested-menu-details)
-
-
-
-
## Basic usage
How to attach an ADF Language Menu as main menu
@@ -53,29 +41,29 @@ This is how the configuration looks like in the the "app.config.json"
```
In case no setting is provided, the component shows only the English language.
-
-
-
-## Nested Menu language
+### Nested Menu language
How to attach an ADF Language Menu as nested menu
```html
-