diff docs/conf.py @ 462:bfa134565e0e

Begin the manual pages for fwireguard
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 11 Jun 2024 09:44:10 +0200
parents 9c3b1966ba91
children 6ecd16725818
line wrap: on
line diff
--- a/docs/conf.py	Tue Jun 11 09:20:21 2024 +0200
+++ b/docs/conf.py	Tue Jun 11 09:44:10 2024 +0200
@@ -101,6 +101,7 @@
 ("man/man8/ftjail-populate-tmpl", "ftjail-populate-tmpl", "Populate a prepared directory structure with the contents of a FreeBSD base system", [author], 8),
     ("man/man8/ftjail-snapshot-tmpl", "ftjail-snapshot-tmpl", "Recursively create ZFS snapshots of the RO base datasets and the RW skeleton datasets", [author], 8),
     ("man/man8/ftjail-umount-tmpl", "ftjail-umount-tmpl", "Unmount mounted Thin Jail template datasets", [author], 8),
+    ("man/man8/fwireguard", "fwireguard", "Manage Wireguard interfaces", [author], 8),
     ("man/man8/fzfs", "fzfs", "A ZFS management helper tool", [author], 8),
     ("man/man8/fzfs-copy-tree", "fzfs-copy-tree", "Copy a ZFS dataset tree based on an existing tree", [author], 8),
     ("man/man8/fzfs-create-tree", "fzfs-create-tree", "Create a ZFS dataset tree structure based on an existing tree", [author], 8),