From 112a2811be8cbaff3dcf64353a13aabd9876bd4c Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Mon, 27 Apr 2026 06:12:19 +0300 Subject: feat: add empty _swap.txt, remove atexit from swap script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The atexit handler in --swap mode caused immediate restore on process exit, breaking standalone usage. Makefile trap and RTD post_build handle restore reliably. 🤖 Generated by [robots](https://vyos.io) --- docs/_swap.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/_swap.txt (limited to 'docs') diff --git a/docs/_swap.txt b/docs/_swap.txt new file mode 100644 index 00000000..a731b9a2 --- /dev/null +++ b/docs/_swap.txt @@ -0,0 +1,7 @@ +# Incremental MyST swap list +# One page stem per line (relative to docs/, no extension) +# Pages listed here will render from MD instead of RST at build time. +# +# Example: +# quick-start +# configuration/firewall/zone -- cgit v1.2.3