Iakz 2 months ago
parent
commit
206a4a8eda
3 changed files with 854 additions and 34 deletions
  1. 850 34
      package-lock.json
  2. 1 0
      package.json
  3. 3 0
      tsconfig.doc.json

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


+ 1 - 0
package.json

@@ -45,6 +45,7 @@
     "@angular/compiler-cli": "^18.0.0",
     "@angular/language-service": "^18.0.0",
     "@capacitor/cli": "6.1.0",
+    "@compodoc/compodoc": "^1.1.25",
     "@docgeni/cli": "^2.3.2",
     "@docgeni/template": "2.3.2",
     "@ionic/angular-toolkit": "^11.0.1",

+ 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