mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-22 03:35:21 +02:00
docs: move wrapper-options
to summary index page
This commit is contained in:
parent
cd68b680cd
commit
131e74e560
4 changed files with 4 additions and 4 deletions
|
@ -328,7 +328,7 @@ pkgs.stdenv.mkDerivation (finalAttrs: {
|
|||
substituteInPlace ./SUMMARY.md \
|
||||
--replace-fail "@NIXVIM_OPTIONS@" "$nixvimOptionsSummary"
|
||||
|
||||
substituteInPlace ./platforms/wrapper-options.md \
|
||||
substituteInPlace ./platforms/index.md \
|
||||
--replace-fail "@WRAPPER_OPTIONS@" "$(cat ${finalAttrs.passthru.wrapperOptionDocs})"
|
||||
|
||||
mdbook build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue