nixos/doc/manual: remove non-matching optionsXML inherit
This commit is contained in:
@@ -161,7 +161,7 @@ let
|
|||||||
in rec {
|
in rec {
|
||||||
inherit generatedSources;
|
inherit generatedSources;
|
||||||
|
|
||||||
inherit (optionsDoc) optionsJSON optionsXML optionsDocBook;
|
inherit (optionsDoc) optionsJSON optionsDocBook;
|
||||||
|
|
||||||
# Generate the NixOS manual.
|
# Generate the NixOS manual.
|
||||||
manualHTML = runCommand "nixos-manual-html"
|
manualHTML = runCommand "nixos-manual-html"
|
||||||
|
|||||||
Reference in New Issue
Block a user