Skip to content

Commit 63a84df

Browse files
committed
regenerate documentation for new version
1 parent 2ca93ff commit 63a84df

735 files changed

Lines changed: 16438 additions & 16423 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ All notable changes to `hap-nodejs` will be documented in this file. This projec
88

99
- Improvement: HKSV recording stream AbortSignal support and graceful generator termination. (#1111) (@hjdhjd)
1010
- dependency updates
11+
- regenerate documentation for new version
1112

1213
## v0.14.1 (2026-02-07)
1314

docs/assets/hierarchy.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/icons.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/icons.svg

Lines changed: 1 addition & 1 deletion
Loading

docs/assets/main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/style.css

Lines changed: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -504,15 +504,8 @@
504504
body {
505505
background: var(--color-background);
506506
font-family:
507-
-apple-system,
508-
BlinkMacSystemFont,
509-
"Segoe UI",
510-
"Noto Sans",
511-
Helvetica,
512-
Arial,
513-
sans-serif,
514-
"Apple Color Emoji",
515-
"Segoe UI Emoji";
507+
-apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans",
508+
Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
516509
font-size: 16px;
517510
color: var(--color-text);
518511
margin: 0;
@@ -1602,9 +1595,9 @@
16021595
.container-main {
16031596
grid-template-columns:
16041597
minmax(0, 1fr) minmax(0, 2.5fr) minmax(
1605-
0,
1606-
20rem
1607-
);
1598+
0,
1599+
20rem
1600+
);
16081601
grid-template-areas: "sidebar content toc";
16091602
}
16101603

docs/classes/AccessControlManagement.html

Lines changed: 8 additions & 8 deletions
Large diffs are not rendered by default.

docs/classes/Accessory.html

Lines changed: 19 additions & 19 deletions
Large diffs are not rendered by default.

docs/classes/AccessoryInfo.html

Lines changed: 7 additions & 7 deletions
Large diffs are not rendered by default.

docs/classes/AdaptiveLightingController.html

Lines changed: 13 additions & 13 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)