summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorJonathan Ringer <jonringer117@gmail.com>2021-05-22 19:08:15 -0700
committerJonathan Ringer <jonringer117@gmail.com>2021-05-22 19:08:15 -0700
commitc294c2fb403e209047a9a5bdf814e6117e55d31a (patch)
treee26a0ca27ef0c32340e967b0ed78f24be5f07ad6 /nixos
parentc2bb4bad68b9966f693b64d460ecf71903fcc0ed (diff)
Revert "nixos/doc: add 21.11 release notes stub"
This reverts commit 6543c61311c0397775253dd3d7f1f41154fc6189.
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/from_md/release-notes/rl-2111.section.xml15
-rw-r--r--nixos/doc/manual/release-notes/release-notes.xml1
-rw-r--r--nixos/doc/manual/release-notes/rl-2111.section.md5
3 files changed, 0 insertions, 21 deletions
diff --git a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml b/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
deleted file mode 100644
index abcf3406aa34c..0000000000000
--- a/nixos/doc/manual/from_md/release-notes/rl-2111.section.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-<section xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="release-21.11">
-  <title>Release 21.11 (<quote>?</quote>, 2021.11/??)</title>
-  <para>
-    In addition to numerous new and upgraded packages, this release has
-    the following highlights:
-  </para>
-  <itemizedlist spacing="compact">
-    <listitem>
-      <para>
-        Support is planned until the end of April 2022, handing over to
-        22.05.
-      </para>
-    </listitem>
-  </itemizedlist>
-</section>
diff --git a/nixos/doc/manual/release-notes/release-notes.xml b/nixos/doc/manual/release-notes/release-notes.xml
index 6d7899f6dcdb6..e083d51406c76 100644
--- a/nixos/doc/manual/release-notes/release-notes.xml
+++ b/nixos/doc/manual/release-notes/release-notes.xml
@@ -8,7 +8,6 @@
   This section lists the release notes for each stable version of NixOS and
   current unstable revision.
  </para>
- <xi:include href="../from_md/release-notes/rl-2111.section.xml" />
  <xi:include href="rl-2105.xml" />
  <xi:include href="rl-2009.xml" />
  <xi:include href="rl-2003.xml" />
diff --git a/nixos/doc/manual/release-notes/rl-2111.section.md b/nixos/doc/manual/release-notes/rl-2111.section.md
deleted file mode 100644
index 1499249148fb1..0000000000000
--- a/nixos/doc/manual/release-notes/rl-2111.section.md
+++ /dev/null
@@ -1,5 +0,0 @@
-# Release 21.11 (“?”, 2021.11/??) {#release-21.11}
-
-In addition to numerous new and upgraded packages, this release has the following highlights:
-
-* Support is planned until the end of April 2022, handing over to 22.05.