Browse Source

feat: compdoc

未来全栈 3 months ago
parent
commit
0ce91599cd
3 changed files with 854 additions and 106 deletions
  1. 850 106
      package-lock.json
  2. 1 0
      package.json
  3. 3 0
      tsconfig.doc.json

File diff suppressed because it is too large
+ 850 - 106
package-lock.json


+ 1 - 0
package.json

@@ -61,6 +61,7 @@
     "@angular/compiler-cli": "^18.0.0",
     "@angular/language-service": "^18.0.0",
     "@capacitor/cli": "6.2.0",
+    "@compodoc/compodoc": "^1.1.26",
     "@ionic/angular-toolkit": "^11.0.1",
     "@types/jasmine": "~5.1.0",
     "@typescript-eslint/eslint-plugin": "^6.0.0",

+ 3 - 0
tsconfig.doc.json

@@ -0,0 +1,3 @@
+{    
+     "include": ["src/**/*.ts"]
+}

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