From b3cdc131ab53fe9affd6115ac9e3aaf495ea8530 Mon Sep 17 00:00:00 2001 From: Bhouse99 Date: Tue, 22 Jun 2021 12:30:59 -0700 Subject: [PATCH] Fixes License text problem in docs (gen-doc) patch by Brian Houser; review by Mick Semb Wever for CASSANDRA-16727 --- doc/source/_templates/indexcontent.html | 18 ++++++++---------- .../_theme/cassandra_theme/defindex.html | 7 +++---- doc/source/_theme/cassandra_theme/layout.html | 7 +++---- doc/source/_theme/cassandra_theme/search.html | 6 ++---- 4 files changed, 16 insertions(+), 22 deletions(-) diff --git a/doc/source/_templates/indexcontent.html b/doc/source/_templates/indexcontent.html index eaaaca532d..e8f22240b0 100644 --- a/doc/source/_templates/indexcontent.html +++ b/doc/source/_templates/indexcontent.html @@ -1,10 +1,10 @@ - -{% extends "layout.html" %} + limitations under the License. #} {%- block htmltitle -%} {{ html_title }} {%- endblock -%} diff --git a/doc/source/_theme/cassandra_theme/defindex.html b/doc/source/_theme/cassandra_theme/defindex.html index a7bd5b8728..3310c7bf26 100644 --- a/doc/source/_theme/cassandra_theme/defindex.html +++ b/doc/source/_theme/cassandra_theme/defindex.html @@ -1,4 +1,5 @@ - ---- + limitatins under the License. #} layout: doclandingpage title: "Documentation" is_homepage: false diff --git a/doc/source/_theme/cassandra_theme/layout.html b/doc/source/_theme/cassandra_theme/layout.html index 69363cc185..e53c53797d 100644 --- a/doc/source/_theme/cassandra_theme/layout.html +++ b/doc/source/_theme/cassandra_theme/layout.html @@ -1,4 +1,5 @@ - ---- + limitations under the License. #} layout: docpage {% block title %} title: "Documentation" diff --git a/doc/source/_theme/cassandra_theme/search.html b/doc/source/_theme/cassandra_theme/search.html index 1a4bff5d14..d379a70536 100644 --- a/doc/source/_theme/cassandra_theme/search.html +++ b/doc/source/_theme/cassandra_theme/search.html @@ -1,5 +1,4 @@ - + limitations under the License. #} {%- extends "layout.html" %} {% block title %} title: "{{_('Search')}}"