From 55be7d60f03d154e7123346c296f09b54695c571 Mon Sep 17 00:00:00 2001 From: "Aaron S. Hawley" Date: Fri, 11 Aug 2017 00:54:58 -0400 Subject: [PATCH] Use base.url for '/' root relative links --- _includes/books.html | 2 +- _includes/footer.html | 2 +- _includes/masthead-documentation.html | 4 +- _includes/navbar-inner.html | 10 +- _includes/sidebar-toc-multipage-overview.html | 2 +- .../sidebar-toc-singlepage-overview.html | 2 +- _includes/sidebar-toc-tour-overview.html | 2 +- _layouts/cheatsheet.html | 2 +- _overviews/FAQ/index.md | 2 +- _overviews/cheatsheets/index.md | 2 +- _overviews/collections/trait-traversable.md | 2 +- _overviews/macros/annotations.md | 6 +- _overviews/macros/blackbox-whitebox.md | 6 +- _overviews/macros/bundles.md | 4 +- _overviews/macros/changelog211.md | 4 +- _overviews/macros/extractors.md | 4 +- _overviews/macros/implicits.md | 4 +- _overviews/macros/overview.md | 4 +- _overviews/macros/paradise.md | 6 +- _overviews/macros/roadmap.md | 22 ++-- _overviews/macros/typemacros.md | 6 +- _overviews/macros/typeproviders.md | 6 +- _overviews/macros/untypedmacros.md | 2 +- _overviews/quasiquotes/definition-details.md | 8 +- _overviews/quasiquotes/expression-details.md | 18 +-- _overviews/quasiquotes/intro.md | 14 +-- _overviews/quasiquotes/lifting.md | 4 +- _overviews/quasiquotes/pattern-details.md | 4 +- _overviews/quasiquotes/setup.md | 2 +- _overviews/quasiquotes/syntax-summary.md | 118 +++++++++--------- _overviews/quasiquotes/terminology.md | 6 +- _overviews/quasiquotes/type-details.md | 16 +-- _overviews/quasiquotes/unlifting.md | 6 +- .../reflection/annotations-names-scopes.md | 2 +- _overviews/reflection/changelog211.md | 2 +- _overviews/scaladoc/for-library-authors.md | 2 +- _overviews/scaladoc/overview.md | 6 +- _style/scaladoc.md | 2 +- _tour/singleton-objects.md | 2 +- _tour/tour-of-scala.md | 2 +- contribute.md | 2 +- reference.md | 4 +- 42 files changed, 163 insertions(+), 163 deletions(-) diff --git a/_includes/books.html b/_includes/books.html index bbf2448be6..43c1645053 100644 --- a/_includes/books.html +++ b/_includes/books.html @@ -5,7 +5,7 @@
- {{book.title}} + {{book.title}}

{{book.title}}

diff --git a/_includes/footer.html b/_includes/footer.html index 3762a98d4e..5440bfc177 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -5,7 +5,7 @@ {% endfor %} diff --git a/_includes/masthead-documentation.html b/_includes/masthead-documentation.html index 0a3c1c9403..a15b70e81e 100644 --- a/_includes/masthead-documentation.html +++ b/_includes/masthead-documentation.html @@ -6,7 +6,7 @@

{{ section.title }}

{% for link in section.links %} - +
{{link.title}}
@@ -22,7 +22,7 @@
{{link.title}}
More Resources:
{% endif %} diff --git a/_includes/navbar-inner.html b/_includes/navbar-inner.html index 0fa60aa52e..eb64eda00d 100644 --- a/_includes/navbar-inner.html +++ b/_includes/navbar-inner.html @@ -10,7 +10,7 @@ @@ -29,12 +29,12 @@