From 3e398def159bb2645cf5f76a528b09eb4515d1d4 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Fri, 16 Dec 2016 23:54:46 +0200 Subject: [PATCH] Quick reference links --- docs/card.html | 1 + docs/contextual.html | 1 + docs/core.html | 1 + docs/customization.html | 1 + docs/flavors.html | 1 + docs/grid.html | 1 + docs/index.html | 1 + docs/input_control.html | 1 + docs/modules.html | 1 + docs/navigation.html | 1 + docs/progress.html | 1 + docs/quick_reference.html | 1 + docs/tab.html | 1 + docs/table.html | 1 + docs/utility.html | 1 + docs/v2/DEVLOG.md | 1 + 16 files changed, 16 insertions(+) diff --git a/docs/card.html b/docs/card.html index 4ca4469..5a52ff1 100644 --- a/docs/card.html +++ b/docs/card.html @@ -75,6 +75,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/contextual.html b/docs/contextual.html index 8f3b8b4..df7127e 100644 --- a/docs/contextual.html +++ b/docs/contextual.html @@ -75,6 +75,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/core.html b/docs/core.html index 3b13b80..1e78cd1 100644 --- a/docs/core.html +++ b/docs/core.html @@ -63,6 +63,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/customization.html b/docs/customization.html index a45ea48..ac89346 100644 --- a/docs/customization.html +++ b/docs/customization.html @@ -54,6 +54,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/flavors.html b/docs/flavors.html index 256adf4..64c8cdf 100644 --- a/docs/flavors.html +++ b/docs/flavors.html @@ -54,6 +54,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/grid.html b/docs/grid.html index bbc38a5..4518fe1 100644 --- a/docs/grid.html +++ b/docs/grid.html @@ -75,6 +75,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/index.html b/docs/index.html index 3f2c7af..d293356 100644 --- a/docs/index.html +++ b/docs/index.html @@ -58,6 +58,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/input_control.html b/docs/input_control.html index 7335468..7d94071 100644 --- a/docs/input_control.html +++ b/docs/input_control.html @@ -75,6 +75,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/modules.html b/docs/modules.html index 32cd9a5..c1713b7 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -51,6 +51,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/navigation.html b/docs/navigation.html index d565820..d24aeb4 100644 --- a/docs/navigation.html +++ b/docs/navigation.html @@ -75,6 +75,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/progress.html b/docs/progress.html index 70f5722..abec952 100644 --- a/docs/progress.html +++ b/docs/progress.html @@ -75,6 +75,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/quick_reference.html b/docs/quick_reference.html index b73880d..54e0e57 100644 --- a/docs/quick_reference.html +++ b/docs/quick_reference.html @@ -73,6 +73,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/tab.html b/docs/tab.html index 421eae2..9d88d55 100644 --- a/docs/tab.html +++ b/docs/tab.html @@ -75,6 +75,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/table.html b/docs/table.html index 5e347d1..3e10494 100644 --- a/docs/table.html +++ b/docs/table.html @@ -108,6 +108,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/utility.html b/docs/utility.html index cdd590c..5d0c454 100644 --- a/docs/utility.html +++ b/docs/utility.html @@ -75,6 +75,7 @@ Modules Flavors Customization + Quick Reference Github diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index 0694364..e742ef5 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -667,3 +667,4 @@ - Made logo redirect to `index` on all pages. - Structured base of the whole `quick reference` page. - Written documentation for `navigation` in quick reference. +- Linked to `quick_reference.html` from all page's header.