nixpkgs/doc
V 7616206b77
doc: add function argument order convention (#110060)
* doc: add function argument order convention

Ordering by usage is the de facto ordering given to arguments. It's
logical, and makes finding argument usage easier. Putting lib first is
common in NixOS modules, so it's reasonable to mirror this in nixpkgs
proper. Additionally, it's not a package as such, has zero dependencies,
and can be found used anywhere in a derivation.

* doc: clean up usage of lib
2021-01-20 19:07:16 -05:00
..
builders treewide: emacsPackages -> emacs.pkgs & emacsWithPackages -> emacs.pkgs.withPackages 2021-01-13 17:13:10 +01:00
contributing doc: add function argument order convention (#110060) 2021-01-20 19:07:16 -05:00
doc-support
functions
languages-frameworks doc: add function argument order convention (#110060) 2021-01-20 19:07:16 -05:00
old doc/*: editorconfig fixes 2020-07-31 15:06:53 +10:00
stdenv doc: stdenv.lib -> lib 2021-01-11 09:52:27 +01:00
using doc: stdenv.lib -> lib 2021-01-11 09:52:27 +01:00
.gitignore
default.nix doc: Add staging workflow diagram 2020-12-09 05:26:55 +01:00
functions.xml
Makefile doc: Add staging workflow diagram 2020-12-09 05:26:55 +01:00
manual.xml Convert fetchers from DocBook to CommonMark 2020-12-17 12:00:49 -03:00
overrides.css
preface.chapter.md doc: explicit Markdown anchors for top-level headings; remove metadata 2021-01-01 10:02:57 -08:00
release-notes.xml
shell.nix doc: fix shell.nix (#109816) 2021-01-19 12:46:51 -05:00
style.css