chore: enable MDN + config cleanup · WICG/netinfo@7922967
marcoscacere
·
2020-05-11
·
via Recent Commits to netinfo:gh-pages
| Original file line number | Diff line number | Diff line change |
|---|
@@ -54,9 +54,8 @@
|
54 | 54 | |
55 | 55 | var respecConfig = { |
56 | 56 | specStatus: "CG-DRAFT", |
57 | | -shortName: "netinfo-api", |
| 57 | +shortName: "netinfo", |
58 | 58 | format: "markdown", |
59 | | -subtitle: "Living Document", |
60 | 59 | github: "https://github.com/WICG/netinfo/", |
61 | 60 | editors: [ |
62 | 61 | { |
|
91 | 90 | status: "Internet-Draft", |
92 | 91 | publisher: "IETF", |
93 | 92 | }, |
94 | | -"CLIENT-HINTS-INFRASTRUCTURE": { |
95 | | -title: "Client Hints Infrastructure", |
96 | | -href: "https://wicg.github.io/client-hints-infrastructure/", |
97 | | -status: "CG Draft", |
98 | | -publisher: "WICG", |
99 | | -}, |
100 | 93 | "STRUCTURED-HEADERS": { |
101 | 94 | title: "Structured Headers for HTTP", |
102 | 95 | href: "https://tools.ietf.org/html/draft-ietf-httpbis-header-structure", |
103 | 96 | status: "Internet-Draft", |
104 | 97 | publisher: "IETF", |
105 | 98 | }, |
106 | 99 | }, |
| 100 | +mdn: true, |
107 | 101 | }; |
108 | 102 | </script> |
109 | 103 | |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。