Updated documentation process
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
./result
|
||||
./hugo/public
|
||||
./hugo/content/index.md
|
||||
|
||||
@@ -24,4 +24,5 @@ in
|
||||
runCommand "options-doc.md" {} ''
|
||||
mkdir -p $out
|
||||
cat ${optionsDocNixos.optionsCommonMark} | tail -n +210 >> $out/nixos.md
|
||||
sed -i '/\*Declared by:\*/{N;d;}' $out/nixos.md
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user