From 05f2da4a8ab33eb77d5e76274d5bdc7948911d88 Mon Sep 17 00:00:00 2001 From: Micah Jerome Ellison Date: Fri, 24 Feb 2023 10:15:18 -0800 Subject: [PATCH] Bring in ReadTheDocs breadcrumb theme and fix display issues around "Docs" root breadcrumb --- docs_theme/breadcrumbs.html | 48 +++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 docs_theme/breadcrumbs.html diff --git a/docs_theme/breadcrumbs.html b/docs_theme/breadcrumbs.html new file mode 100644 index 00000000..7aa4d113 --- /dev/null +++ b/docs_theme/breadcrumbs.html @@ -0,0 +1,48 @@ + + +
+ + {%- if config.theme.prev_next_buttons_location|lower in ['top', 'both'] + and page and (page.next_page or page.previous_page) %} + + {%- endif %} +
+