about summary refs log tree commit diff
path: root/nixos/modules/services/development
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2023-01-10 12:34:37 +0100
committerpennae <github@quasiparticle.net>2023-01-10 12:34:37 +0100
commit53fc887582fba4fd4938ce1b647d6152ea374ed1 (patch)
tree6042178980e8252bd81963d9ede8db0d21821e6d /nixos/modules/services/development
parentb15f4d0f9735f3dbce30b7d8c490627f5d9394e5 (diff)
downloadnixlib-53fc887582fba4fd4938ce1b647d6152ea374ed1.tar
nixlib-53fc887582fba4fd4938ce1b647d6152ea374ed1.tar.gz
nixlib-53fc887582fba4fd4938ce1b647d6152ea374ed1.tar.bz2
nixlib-53fc887582fba4fd4938ce1b647d6152ea374ed1.tar.lz
nixlib-53fc887582fba4fd4938ce1b647d6152ea374ed1.tar.xz
nixlib-53fc887582fba4fd4938ce1b647d6152ea374ed1.tar.zst
nixlib-53fc887582fba4fd4938ce1b647d6152ea374ed1.zip
nixos/manual: move "edit the MD file" comments to generated XML
Diffstat (limited to 'nixos/modules/services/development')
-rw-r--r--nixos/modules/services/development/blackfire.nix1
-rw-r--r--nixos/modules/services/development/blackfire.xml2
2 files changed, 2 insertions, 1 deletions
diff --git a/nixos/modules/services/development/blackfire.nix b/nixos/modules/services/development/blackfire.nix
index 58ef75d23da8..054cef9ae80b 100644
--- a/nixos/modules/services/development/blackfire.nix
+++ b/nixos/modules/services/development/blackfire.nix
@@ -11,7 +11,6 @@ let
 in {
   meta = {
     maintainers = pkgs.blackfire.meta.maintainers;
-    # Don't edit the docbook xml directly, edit the md and generate it using md-to-db.sh
     doc = ./blackfire.xml;
   };
 
diff --git a/nixos/modules/services/development/blackfire.xml b/nixos/modules/services/development/blackfire.xml
index 99afaa11e047..842e5bec97d5 100644
--- a/nixos/modules/services/development/blackfire.xml
+++ b/nixos/modules/services/development/blackfire.xml
@@ -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-blackfire">
   <title>Blackfire profiler</title>
   <para>