summary refs log tree commit diff
path: root/doc/builders/images.xml
diff options
context:
space:
mode:
authorpennae <github@quasiparticle.net>2023-03-25 21:38:26 +0100
committerpennae <github@quasiparticle.net>2023-07-01 20:59:29 +0200
commitbe4d19ff1a9a327ae805fdb344470ed6450256fc (patch)
treefa5f0b01cc0f081d16d3aef6d9af84c318151c00 /doc/builders/images.xml
parentb521f451a3b2dcee1c72cd11a87d14249b125ce9 (diff)
downloadnixpkgs-be4d19ff1a9a327ae805fdb344470ed6450256fc.tar
nixpkgs-be4d19ff1a9a327ae805fdb344470ed6450256fc.tar.gz
nixpkgs-be4d19ff1a9a327ae805fdb344470ed6450256fc.tar.bz2
nixpkgs-be4d19ff1a9a327ae805fdb344470ed6450256fc.tar.lz
nixpkgs-be4d19ff1a9a327ae805fdb344470ed6450256fc.tar.xz
nixpkgs-be4d19ff1a9a327ae805fdb344470ed6450256fc.tar.zst
nixpkgs-be4d19ff1a9a327ae805fdb344470ed6450256fc.zip
doc: render nixpkgs manual with nrd
also updates nixdoc to 2.3.0. the nixdoc update is not a separate commit
because that would leave the manual build broken for one commit,
potentially breaking bisects and rebases.
Diffstat (limited to 'doc/builders/images.xml')
-rw-r--r--doc/builders/images.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/doc/builders/images.xml b/doc/builders/images.xml
deleted file mode 100644
index a4661ab5a7a..00000000000
--- a/doc/builders/images.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<chapter xmlns="http://docbook.org/ns/docbook"
-         xmlns:xi="http://www.w3.org/2001/XInclude"
-         xml:id="chap-images">
- <title>Images</title>
- <para>
-  This chapter describes tools for creating various types of images.
- </para>
- <xi:include href="images/appimagetools.section.xml" />
- <xi:include href="images/dockertools.section.xml" />
- <xi:include href="images/ocitools.section.xml" />
- <xi:include href="images/snaptools.section.xml" />
- <xi:include href="images/portableservice.section.xml" />
- <xi:include href="images/makediskimage.section.xml" />
- <xi:include href="images/binarycache.section.xml" />
-</chapter>