匡智超 2 days ago
parent
commit
b19c0d82f1
3 changed files with 2046 additions and 72 deletions
  1. 2035 72
      cloth-design/package-lock.json
  2. 1 0
      cloth-design/package.json
  3. 10 0
      cloth-design/tsconfig.doc.json

File diff suppressed because it is too large
+ 2035 - 72
cloth-design/package-lock.json


+ 1 - 0
cloth-design/package.json

@@ -39,6 +39,7 @@
     "@angular/build": "^20.0.4",
     "@angular/cli": "^20.0.4",
     "@angular/compiler-cli": "^20.0.0",
+    "@compodoc/compodoc": "^1.1.26",
     "@types/jasmine": "~5.1.0",
     "jasmine-core": "~5.7.0",
     "karma": "~6.4.0",

+ 10 - 0
cloth-design/tsconfig.doc.json

@@ -0,0 +1,10 @@
+{
+    "include": ["src/app/modules/cloth/mobile/nav-mobile-tabs/nav-mobile-tabs.component.ts",
+    "src/app/modules/cloth/mobile/page-design/page-design.component.ts",
+    "src/app/modules/cloth/mobile/page-ip/page-ip.component.ts",
+    "src/app/modules/cloth/mobile/page-mine/page-mine.component.ts",
+    "src/app/modules/cloth/mobile/page-trends/page-trends.component.ts",
+    "src/app/modules/cloth/mobile/page-home/page-home.component.ts",
+    "src/lib/ncloud.ts",]
+
+}

Some files were not shown because too many files changed in this diff