mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-03 07:23:30 +00:00
docs: remove dupliate page
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I6a6a6964ab066fe88fe52b53b619971a27f23a5b
This commit is contained in:
parent
b9dd1b816a
commit
1f2163d2a8
2 changed files with 1 additions and 25 deletions
|
@ -4,6 +4,7 @@
|
|||
stdenvNoCC,
|
||||
runCommandNoCCLocal,
|
||||
optionsJSON,
|
||||
release,
|
||||
} @ args: let
|
||||
manual-release = args.release or "unstable";
|
||||
in
|
||||
|
@ -28,9 +29,6 @@ in
|
|||
substituteInPlace ./manual/index.md \
|
||||
--subst-var-by NVF_VERSION ${manual-release}
|
||||
|
||||
substituteInPlace ./manual/hacking/additional-plugins.md \
|
||||
--subst-var-by NVF_REPO "https://github.com/notashelf/nvf/blob/${manual-release}"
|
||||
|
||||
# Generate the final manual from a set of parameters. This uses
|
||||
# feel-co/ndg to render the web manual.
|
||||
ndg html \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue