0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-24 03:07:54 +01:00
nodejs/doc/api_assets
Tobias Nießen 696fd4b14f
doc: deprecate modp1, modp2, and modp5 groups
These MODP groups should not be used by new applications, and existing
applications should attempt to migrate to stronger groups (or different
key exchange mechanisms).

Some applications still rely on these particular groups, so Node.js will
likely maintain support, directly or indirectly, for the foreseeable
future.

Refs: https://github.com/nodejs/node/issues/44539
PR-URL: https://github.com/nodejs/node/pull/44588
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2022-09-12 22:29:27 +00:00
..
api.js doc: improve fragment (:target) anchors behavior on HTML version 2022-04-17 15:51:42 +01:00
hljs.css tools: upgrade highlight.js to version 11.0.1 2021-06-26 15:13:35 +00:00
js-flavor-cjs.svg doc: replace text with paths in toggle SVGs 2022-02-10 20:00:24 +00:00
js-flavor-esm.svg doc: replace text with paths in toggle SVGs 2022-02-10 20:00:24 +00:00
README.md doc: make header smaller and dropdown click-driven when JS is on 2022-03-22 21:31:56 +00:00
style.css doc: deprecate modp1, modp2, and modp5 groups 2022-09-12 22:29:27 +00:00

API Reference Document Assets

api.js

The main script for API reference documents.

hljs.css

The syntax theme for code snippets in API reference documents.

style.css

The main stylesheet for API reference documents.