Skip to content

Commit c0ac7dd

Browse files
committed
docs: Migrate API Docs to Vitepress
1 parent 43e06b7 commit c0ac7dd

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+3764
-1939
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,5 @@ internal/documentation/.vitepress/dist
6868
internal/documentation/.vitepress/cache
6969
internal/documentation/dist
7070
internal/documentation/schema/*
71-
internal/documentation/tmp
71+
internal/documentation/docs/api
72+
internal/documentation/tmp

REUSE.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,3 @@ path = "**"
99
precedence = "aggregate"
1010
SPDX-FileCopyrightText = "2026 SAP SE or an SAP affiliate company and UI5 CLI contributors"
1111
SPDX-License-Identifier = "Apache-2.0"
12-
13-
[[annotations]]
14-
path = "internal/documentation/jsdoc/docdash/**"
15-
precedence = "aggregate"
16-
SPDX-FileCopyrightText = "Copyright (c) 2016 Clement Moron [email protected] and the contributors to docdash"
17-
SPDX-License-Identifier = "Apache-2.0"

0 commit comments

Comments
 (0)