File tree Expand file tree Collapse file tree 3 files changed +5
-13
lines changed Expand file tree Collapse file tree 3 files changed +5
-13
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,5 @@ module github.com/d2iq-labs/capi-runtime-extensions/docs
6
6
go 1.20
7
7
8
8
require (
9
- github.com/google/docsy v0.7.1 // indirect
10
- github.com/google/docsy/dependencies v0.7.1 // indirect
9
+ github.com/google/docsy v0.9.1 // indirect
11
10
)
Original file line number Diff line number Diff line change 1
- github.com/FortAwesome/Font-Awesome v0.0.0-20230327165841-0698449d50f2 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
2
- github.com/google/docsy v0.7.1 h1:DUriA7Nr3lJjNi9Ulev1SfiG1sUYmvyDeU4nTp7uDxY =
3
- github.com/google/docsy v0.7.1 /go.mod h1:JCmE+c+izhE0Rvzv3y+AzHhz1KdwlA9Oj5YBMklJcfc =
4
- github.com/google/docsy/dependencies v0.7.1 h1:NbzYKJYMin2q50xdWSUzR2c9gCp7zR/XHDBcxklEcTQ =
5
- github.com/google/docsy/dependencies v0.7.1 /go.mod h1:gihhs5gmgeO+wuoay4FwOzob+jYJVyQbNaQOh788lD4 =
1
+ github.com/FortAwesome/Font-Awesome v0.0.0-20240108205627-a1232e345536 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
2
+ github.com/google/docsy v0.9.1 h1:+jqges1YCd+yHeuZ1BUvD8V8mEGVtPxULg5j/vaJ984 =
3
+ github.com/google/docsy v0.9.1 /go.mod h1:saOqKEUOn07Bc0orM/JdIF3VkOanHta9LU5Y53bwN2U =
6
4
github.com/twbs/bootstrap v5.2.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change @@ -92,9 +92,6 @@ github_branch= "main"
92
92
# Google Custom Search Engine ID. Remove or comment out to disable search.
93
93
# gcs_engine_id = "d72aa9b2712488cc3"
94
94
95
- # Enable Algolia DocSearch
96
- algolia_docsearch = false
97
-
98
95
# Enable Lunr.js offline search
99
96
offlineSearch = true
100
97
@@ -107,7 +104,7 @@ prism_syntax_highlighting = true
107
104
# Set to true to disable breadcrumb navigation.
108
105
breadcrumb_disable = false
109
106
# Set to true to disable the About link in the site footer
110
- footer_about_disable = false
107
+ footer_about_enable = true
111
108
# Set to false if you don't want to display a logo (/assets/icons/logo.svg) in the top navbar
112
109
navbar_logo = true
113
110
# Set to true if you don't want the top navbar to be translucent when over a `block/cover`, like on the homepage.
@@ -166,5 +163,3 @@ url = "https://github.com/d2iq-labs/capi-runtime-extensions"
166
163
min = " 0.11.0"
167
164
[[module .imports ]]
168
165
path = " github.com/google/docsy"
169
- [[module .imports ]]
170
- path = " github.com/google/docsy/dependencies"
You can’t perform that action at this time.
0 commit comments