Releases: couchbase/docs-ui
Releases · couchbase/docs-ui
prod-227
prod-226
Merge pull request #199 from couchbase/refactor-templates Refactor templates
DOC-14254-page-nav-header-levels-error-2
DOC-14254 fix logic of nav header levels The logic switched based on the number of nav files available. This broke components where the landing page (defined in docs-site, with a single nav) referred to a component such as SDK which has multiple navs for different components. Capella used to have a single one, but has evolved to have multiples in left nav, causing some oddities. This change will require setting the correct `:page-nav-header-levels: 1` to all repos in SDK, as well as the landing pages in docs-site (cloud.adoc, sdk.adoc, analytics-sdk.adoc, and developer.adoc)
DOC-14221-move-to-ask-ai-plus-refactor-templates-3
DOC-14254 fix logic of nav header levels The logic switched based on the number of nav files available. This broke components where the landing page (defined in docs-site, with a single nav) referred to a component such as SDK which has multiple navs for different components. Capella used to have a single one, but has evolved to have multiples in left nav, causing some oddities. This change will require setting the correct `:page-nav-header-levels: 1` to all repos in SDK, as well as the landing pages in docs-site (cloud.adoc, sdk.adoc, analytics-sdk.adoc, and developer.adoc)
DOC-14254-page-nav-header-levels-error-1
DOC-14254 off-by-one error in page-nav-header-levels Setting to 1 is intended to keep only the first level open e.g. show the direct children of the first bold level.
DOC-14221-move-to-ask-ai-plus-refactor-templates-2
DOC-14254 off-by-one error in page-nav-header-levels Setting to 1 is intended to keep only the first level open e.g. show the direct children of the first bold level.
DOC-14221-move-to-ask-ai-plus-refactor-templates-1
set clientContext based on page metadata
refactor-templates-4
move llms/watermark to standard location
refactor-templates-3
capitalisation
refactor-templates-2
tweaks simplify by removing additionalHeadTemplate