aggregation section #2

Merged
schatz merged 27 commits from aggregation into main 2022-11-09 12:01:13 +01:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit dc04f19da1 - Show all commits

View File

@ -64,10 +64,10 @@ const sidebars = {
label: "Aggregation",
link: {type: 'doc', id: 'data-provision/aggregation/aggregation'},
items: [
{ type: 'doc', id: 'data-provision/aggregation/doiboost' },
{ type: 'doc', id: 'data-provision/aggregation/doiboost', label: 'DOIBoost' },

Is it ok to use only "DOIBoost" here as the title of the item in the sidebar ? If yes, we add a "label" here.

Is it ok to use only "DOIBoost" here as the title of the item in the sidebar ? If yes, we add a "label" here.

Thanks for the hint. I'm not sure what would be better for the end user reading this doc. On one end DOIBoost means nothing, hence I'm tempted to leave the longer title (listing the different providers), on the other hand, aestetically speaking I surely prefer the short version.

It's good to know anyway that can build a cleaner TOC.

Thanks for the hint. I'm not sure what would be better for the end user reading this doc. On one end DOIBoost means nothing, hence I'm tempted to leave the longer title (listing the different providers), on the other hand, aestetically speaking I surely prefer the short version. It's good to know anyway that can build a cleaner TOC.
{ type: 'doc', id: 'data-provision/aggregation/pubmed' },
{ type: 'doc', id: 'data-provision/aggregation/datacite' },
{ type: 'doc', id: 'data-provision/aggregation/ebi' },
{ type: 'doc', id: 'data-provision/aggregation/ebi', label: 'EMBL-EBI' },
]
},
{