From 7d958b16bb794ed14baac6d77b17c5dd79c57d13 Mon Sep 17 00:00:00 2001 From: squidfunk Date: Sun, 10 Jun 2018 18:13:39 +0200 Subject: [PATCH] Updated documentation --- CHANGELOG | 7 +++---- README.md | 2 +- docs/extensions/pymdown.md | 2 +- docs/getting-started.md | 7 ++++--- docs/index.md | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 08102edf5..13ed7f537 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,10 +1,9 @@ -mkdocs-material-2.8.0 (2018-06-xx) +mkdocs-material-2.8.0 (2018-06-10) * Added support for grouping code blocks with tabs - * Added Slovak translations - * Added Material icons webfont to distribution files (GDPR) - * Added FontAwesome webfont to distribution files (GDPR) + * Added Material and FontAwesome icon fonts to distribution files (GDPR) * Added note on compliance with GDPR + * Added Slovak translations * Fixed #790: Prefixed internal identifiers with "__" to avoid name clashes mkdocs-material-2.7.3 (2018-04-26) diff --git a/README.md b/README.md index 6f62198f9..5b50ce829 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ theme: ## What to expect * Responsive design and fluid layout for all kinds of screens and devices, - designed to serve your project documentation in a user-friendly way in 26 + designed to serve your project documentation in a user-friendly way in 27 languages with optimal readability. * Easily customizable primary and accent color, fonts, favicon and logo; diff --git a/docs/extensions/pymdown.md b/docs/extensions/pymdown.md index ceb70a98b..1cdd52670 100644 --- a/docs/extensions/pymdown.md +++ b/docs/extensions/pymdown.md @@ -237,7 +237,7 @@ symbols ((c), (tm), (r)) and fractions (1/2, 1/4, ...). lists and other block elements, which the [Fenced Code Blocks][23] extension from the standard Markdown library doesn't parse correctly. -SuperFences does also allow [grouping code blocks with tabs][24] +SuperFences does also allow [grouping code blocks with tabs][24]. [22]: https://facelessuser.github.io/pymdown-extensions/extensions/superfences/ [23]: https://python-markdown.github.io/extensions/fenced_code_blocks/ diff --git a/docs/getting-started.md b/docs/getting-started.md index 6a36522d9..c840addae 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -344,13 +344,13 @@ translations for all template variables and labels in the following languages: pl / Polish pt / Portugese ru / Russian - es / Spanish + sk / Slovak + es / Spanish sv / Swedish tr / Turkish uk / Ukrainian - vi / Vietnamese @@ -361,7 +361,8 @@ translations for all template variables and labels in the following languages: - + vi / Vietnamese + Submit a new language diff --git a/docs/index.md b/docs/index.md index 7f9964017..c7f9cefc9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -29,7 +29,7 @@ theme: ## What to expect * Responsive design and fluid layout for all kinds of screens and devices, - designed to serve your project documentation in a user-friendly way in 26 + designed to serve your project documentation in a user-friendly way in 27 languages with optimal readability. * Easily customizable primary and accent color, fonts, favicon and logo;