0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

nixos/manual: move "edit the MD file" comments to generated XML

This commit is contained in:
pennae 2023-01-10 12:34:37 +01:00
parent b15f4d0f97
commit 53fc887582
85 changed files with 87 additions and 42 deletions

View file

@ -539,7 +539,6 @@ in
};
};
# Don't edit the docbook xml directly, edit the md and generate it using md-to-db.sh
meta.doc = ./parsedmarc.xml;
meta.maintainers = [ lib.maintainers.talyz ];
}

View file

@ -1,3 +1,5 @@
<!-- Do not edit this file directly, edit its companion .md instead
and regenerate this file using nixos/doc/manual/md-to-db.sh -->
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="module-services-parsedmarc">
<title>parsedmarc</title>
<para>

View file

@ -323,7 +323,6 @@ in
);
meta = {
# Don't edit the docbook xml directly, edit the md and generate it using md-to-db.sh
doc = ./exporters.xml;
maintainers = [ maintainers.willibutz ];
};

View file

@ -1,3 +1,5 @@
<!-- Do not edit this file directly, edit its companion .md instead
and regenerate this file using nixos/doc/manual/md-to-db.sh -->
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="module-services-prometheus-exporters">
<title>Prometheus exporters</title>
<para>