doc: do-nothing change to trigger a nixpkgs-manual rebuild
This commit is contained in:
parent
a822df313f
commit
b3b4fccfea
@ -57,10 +57,8 @@ stdenvNoCC.mkDerivation (
|
|||||||
substituteInPlace ./languages-frameworks/python.section.md \
|
substituteInPlace ./languages-frameworks/python.section.md \
|
||||||
--subst-var-by python-interpreter-table "$(<"${pythonInterpreterTable}")"
|
--subst-var-by python-interpreter-table "$(<"${pythonInterpreterTable}")"
|
||||||
|
|
||||||
cat \
|
cat ./functions/library.md.in ${lib-docs}/index.md > ./functions/library.md
|
||||||
./functions/library.md.in \
|
|
||||||
${lib-docs}/index.md \
|
|
||||||
> ./functions/library.md
|
|
||||||
substitute ./manual.md.in ./manual.md \
|
substitute ./manual.md.in ./manual.md \
|
||||||
--replace-fail '@MANUAL_VERSION@' '${lib.version}'
|
--replace-fail '@MANUAL_VERSION@' '${lib.version}'
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user