0225138 4 months ago
parent
commit
f1fa45d2d2
3 changed files with 870 additions and 2 deletions
  1. 865 2
      package-lock.json
  2. 1 0
      package.json
  3. 4 0
      tsconfig.doc.json

File diff suppressed because it is too large
+ 865 - 2
package-lock.json


+ 1 - 0
package.json

@@ -44,6 +44,7 @@
     "@angular/compiler-cli": "^18.0.0",
     "@angular/language-service": "^18.0.0",
     "@capacitor/cli": "6.1.0",
+    "@compodoc/compodoc": "^1.1.25",
     "@ionic/angular-toolkit": "^11.0.1",
     "@types/jasmine": "~5.1.0",
     "@types/parse": "^3.0.9",

+ 4 - 0
tsconfig.doc.json

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

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