@kungfu-tech/buildchain 3.0.4-alpha.4 → 3.0.4-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,8 +14,8 @@
14
14
  ],
15
15
  "maturity": "stable",
16
16
  "counts": {
17
- "manualCount": 3,
18
- "pageCount": 12,
17
+ "manualCount": 4,
18
+ "pageCount": 13,
19
19
  "cliCommandCount": 9,
20
20
  "nodeApiCount": 0,
21
21
  "workflowCount": 0,
@@ -23,6 +23,7 @@
23
23
  },
24
24
  "manuals": [
25
25
  "docs/MAP.md",
26
+ "docs/getting-started.md",
26
27
  "docs/install.md",
27
28
  "docs/product-mechanism.md"
28
29
  ],
@@ -287,15 +288,17 @@
287
288
  ],
288
289
  "maturity": "stable",
289
290
  "counts": {
290
- "manualCount": 1,
291
- "pageCount": 8,
291
+ "manualCount": 3,
292
+ "pageCount": 10,
292
293
  "cliCommandCount": 0,
293
294
  "nodeApiCount": 2,
294
295
  "workflowCount": 37,
295
296
  "actionCount": 1
296
297
  },
297
298
  "manuals": [
298
- "docs/cli.md"
299
+ "docs/cli.md",
300
+ "docs/cli-reference.md",
301
+ "docs/node-api-reference.md"
299
302
  ],
300
303
  "factSources": [
301
304
  "page-registry.json",