mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos/manual: move "edit the MD file" comments to generated XML
This commit is contained in:
parent
b15f4d0f97
commit
53fc887582
85 changed files with 87 additions and 42 deletions
|
@ -5,7 +5,6 @@ let
|
|||
in
|
||||
{
|
||||
meta.maintainers = with maintainers; [ happysalada ];
|
||||
# Don't edit the docbook xml directly, edit the md and generate it using md-to-db.sh
|
||||
meta.doc = ./pict-rs.xml;
|
||||
|
||||
options.services.pict-rs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue