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

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