Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,4 @@ internal/documentation/.vitepress/dist
internal/documentation/.vitepress/cache
internal/documentation/dist
internal/documentation/schema/*
internal/documentation/tmp
internal/documentation/docs/api
5 changes: 5 additions & 0 deletions REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,8 @@ precedence = "aggregate"
SPDX-FileCopyrightText = "2025 SAP SE or an SAP affiliate company and UI5 CLI contributors"
SPDX-License-Identifier = "Apache-2.0"

[[annotations]]
path = "internal/documentation/jsdoc/docdash/**"
precedence = "aggregate"
SPDX-FileCopyrightText = "Copyright (c) 2016 Clement Moron clenemt@gmail.com and the contributors to docdash"
SPDX-License-Identifier = "Apache-2.0"
Loading
Loading