summary refs log tree commit diff
path: root/doc/languages-frameworks/node.section.md
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2019-10-20 12:17:58 +0200
committerFrederik Rietdijk <fridh@fridh.nl>2019-10-20 13:35:04 +0200
commit95dfbe2d632b71a72634d2d65e3f738f500ee5ce (patch)
treec3da9c73c48a65a204e47de113c82e9efdac037a /doc/languages-frameworks/node.section.md
parentaf7378397fafd63384c4c7a28ba22b0803b00a18 (diff)
downloadnixpkgs-95dfbe2d632b71a72634d2d65e3f738f500ee5ce.tar
nixpkgs-95dfbe2d632b71a72634d2d65e3f738f500ee5ce.tar.gz
nixpkgs-95dfbe2d632b71a72634d2d65e3f738f500ee5ce.tar.bz2
nixpkgs-95dfbe2d632b71a72634d2d65e3f738f500ee5ce.tar.lz
nixpkgs-95dfbe2d632b71a72634d2d65e3f738f500ee5ce.tar.xz
nixpkgs-95dfbe2d632b71a72634d2d65e3f738f500ee5ce.tar.zst
nixpkgs-95dfbe2d632b71a72634d2d65e3f738f500ee5ce.zip
doc: organize chapters into parts, and reduce toc depth
Reorganize the chapters into parts and reduce the TOC depth to make the
TOC useful again. The top-level TOC is very brief, but that is fine
because every part will have its own TOC.

Section titles of languages/frameworks are also simplified to just
the name of the language/framework.
Diffstat (limited to 'doc/languages-frameworks/node.section.md')
-rw-r--r--doc/languages-frameworks/node.section.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/languages-frameworks/node.section.md b/doc/languages-frameworks/node.section.md
index c6dce04c7b8..4dc95fc1dd9 100644
--- a/doc/languages-frameworks/node.section.md
+++ b/doc/languages-frameworks/node.section.md
@@ -1,5 +1,5 @@
-Node.js packages
-================
+Node.js
+=======
 The `pkgs/development/node-packages` folder contains a generated collection of
 [NPM packages](https://npmjs.com/) that can be installed with the Nix package
 manager.