mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-07 15:05:08 +00:00
doc(cloud): make datahub cloud docs prominent in side bar (#13860)
This commit is contained in:
parent
da54ea6fbd
commit
54db272c4d
@ -303,16 +303,21 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
// DataHub Cloud.
|
||||||
{
|
{
|
||||||
label: "DataHub Cloud",
|
type: "html",
|
||||||
type: "category",
|
value: "<div>DataHub Cloud</div>",
|
||||||
collapsed: true,
|
defaultStyle: true,
|
||||||
link: {
|
},
|
||||||
|
{
|
||||||
|
label: "DataHub Cloud Overview",
|
||||||
type: "doc",
|
type: "doc",
|
||||||
id: "docs/managed-datahub/managed-datahub-overview",
|
id: "docs/managed-datahub/managed-datahub-overview",
|
||||||
},
|
},
|
||||||
items: [
|
{
|
||||||
"docs/managed-datahub/welcome-acryl",
|
type: "doc",
|
||||||
|
id: "docs/managed-datahub/welcome-acryl",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Configure Single Sign-On": [
|
"Configure Single Sign-On": [
|
||||||
{
|
{
|
||||||
@ -444,8 +449,6 @@ module.exports = {
|
|||||||
"docs/managed-datahub/release-notes/v_0_1_69",
|
"docs/managed-datahub/release-notes/v_0_1_69",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
|
||||||
},
|
|
||||||
// Integrations.
|
// Integrations.
|
||||||
{
|
{
|
||||||
type: "html",
|
type: "html",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user