Skip to content

Commit

Permalink
Fix empty pages to be not clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel committed Dec 3, 2024
1 parent bce63b4 commit 44d152f
Show file tree
Hide file tree
Showing 17 changed files with 26 additions and 17 deletions.
10 changes: 9 additions & 1 deletion assets/scss/_styles_project.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2629,6 +2629,10 @@ span.section-overview {
display: none
}

.navsectiontop {
display: none;
}

@media (min-width: 768px) {
.td-sidebar-nav__section ul.ul-1 {
padding-top: 0.5rem
Expand All @@ -2638,6 +2642,10 @@ span.section-overview {
display: none;
}

.navsectiontop {
display: unset;
}

.menu-toggle.open-on-desktop {
display: none;
}
Expand All @@ -2646,7 +2654,7 @@ span.section-overview {
display: block !important;
}

li.nav-fold.open-on-desktop.header-only > span > a {
li.nav-fold.open-on-desktop.header-only > span > span {
text-transform: uppercase;
font-family: Space Mono,sans-serif;
color: #aaa;
Expand Down
2 changes: 1 addition & 1 deletion docs/data-ai/ai/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Leverage AI"
weight: 300
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---
2 changes: 1 addition & 1 deletion docs/data-ai/ai/advanced/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ title: "Advanced"
weight: 200
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
---
2 changes: 1 addition & 1 deletion docs/data-ai/data/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Manage data"
weight: 200
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---
2 changes: 1 addition & 1 deletion docs/data-ai/data/advanced/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ title: "Advanced"
weight: 200
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
---
2 changes: 1 addition & 1 deletion docs/data-ai/get-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Get started"
weight: 100
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---
2 changes: 1 addition & 1 deletion docs/data-ai/reference/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Reference"
weight: 500
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---
2 changes: 1 addition & 1 deletion docs/dev/reference/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Reference"
weight: 300
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---
2 changes: 1 addition & 1 deletion docs/dev/tools/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Tools"
weight: 100
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---
3 changes: 2 additions & 1 deletion docs/manage/deploy/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ title: "Deploy"
weight: 10
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
empty_node: true
---
2 changes: 1 addition & 1 deletion docs/manage/manage/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Manage and organize"
weight: 20
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---
Expand Down
2 changes: 1 addition & 1 deletion docs/manage/reference/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Reference"
weight: 300
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---
2 changes: 1 addition & 1 deletion docs/manage/troubleshoot/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Monitor and Troubleshoot"
weight: 30
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---
2 changes: 1 addition & 1 deletion docs/operate/control/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Build apps"
weight: 200
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---
2 changes: 1 addition & 1 deletion docs/operate/get-started/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Get Started"
weight: 100
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---
2 changes: 1 addition & 1 deletion docs/operate/mobility/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Plan motion"
weight: 200
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---
2 changes: 1 addition & 1 deletion docs/operate/reference/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Reference"
weight: 300
layout: "empty"
type: "docs"
empty_page: true
empty_node: true
open_on_desktop: true
header_only: true
---

0 comments on commit 44d152f

Please sign in to comment.