Skip to content

Commit 388c5c1

Browse files
feat: Create documentation package (#1132)
The aim of this change is just to move the `docs/` folder into a new documentation package within the monorepo. Further development will follow to enable build and pipline enablement JIRA: CPOUI5FOUNDATION-899 --------- Co-authored-by: Merlin Beutlberger <[email protected]>
1 parent 04aa3c6 commit 388c5c1

37 files changed

+437
-3
lines changed

jsdoc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"allowUnknownTags": false
44
},
55
"source": {
6-
"include": ["docs/indexJsdoc.md"],
6+
"include": ["packages/documentation/docs/indexJsdoc.md"],
77
"exclude": [
88
"node_modules/@ui5/builder/lib/lbt/utils/JSTokenizer.js",
99
"node_modules/@ui5/builder/lib/processors/jsdoc/lib/ui5/plugin.js",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)