mirror of
https://github.com/LnL7/nix-darwin.git
synced 2025-03-16 13:28:16 +00:00
doc/manual: remove optionsDocBook
export
This commit is contained in:
parent
e65131e69c
commit
2903ceabb5
1 changed files with 0 additions and 3 deletions
|
@ -194,9 +194,6 @@ in rec {
|
||||||
"$out/share/doc/darwin"
|
"$out/share/doc/darwin"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# Temporary export for Markdown conversion.
|
|
||||||
inherit (optionsDoc) optionsDocBook;
|
|
||||||
|
|
||||||
# Generate the NixOS manual.
|
# Generate the NixOS manual.
|
||||||
manualHTML = runCommand "darwin-manual-html"
|
manualHTML = runCommand "darwin-manual-html"
|
||||||
{ inherit sources;
|
{ inherit sources;
|
||||||
|
|
Loading…
Add table
Reference in a new issue