From 0ee6973e2f5fe02e0238f81d6f52a671e730cb24 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 2 Jan 2018 11:28:02 +0100 Subject: [PATCH] Upgrade docs dependencies and adapt configuration --- LICENSE.md | 2 +- docs/theme/partials/footer.html | 4 ++-- mkdocs.yml | 37 +++++++++++++++------------------ requirements.txt | 4 ++-- 4 files changed, 22 insertions(+), 25 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index a67e37b43..ed3503b6e 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2016-2017 Containous SAS +Copyright (c) 2016-2018 Containous SAS Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/docs/theme/partials/footer.html b/docs/theme/partials/footer.html index 98cb1e652..e3b586dbe 100644 --- a/docs/theme/partials/footer.html +++ b/docs/theme/partials/footer.html @@ -20,7 +20,7 @@ IN THE SOFTWARE. --> -{% import "partials/language.html" as lang %} +{% import "partials/language.html" as lang with context %}