* [pve-devel] [PATCH docs 0/2] pvesdn: fix overview typos, link dhcp section
@ 2025-08-27 9:58 Christoph Heiss
2025-08-27 9:58 ` [pve-devel] [PATCH docs 1/2] pvesdn: fix section overview typos Christoph Heiss
2025-08-27 9:58 ` [pve-devel] [PATCH docs 2/2] pvesdn: link dhcp section in section overview Christoph Heiss
0 siblings, 2 replies; 3+ messages in thread
From: Christoph Heiss @ 2025-08-27 9:58 UTC (permalink / raw)
To: pve-devel
Two trivial patches for the SDN documentation, small things I noticed.
Christoph Heiss (2):
pvesdn: fix section overview typos
pvesdn: link dhcp section in section overview
pvesdn.adoc | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
2.50.1
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [pve-devel] [PATCH docs 1/2] pvesdn: fix section overview typos
2025-08-27 9:58 [pve-devel] [PATCH docs 0/2] pvesdn: fix overview typos, link dhcp section Christoph Heiss
@ 2025-08-27 9:58 ` Christoph Heiss
2025-08-27 9:58 ` [pve-devel] [PATCH docs 2/2] pvesdn: link dhcp section in section overview Christoph Heiss
1 sibling, 0 replies; 3+ messages in thread
From: Christoph Heiss @ 2025-08-27 9:58 UTC (permalink / raw)
To: pve-devel
A double colon on the first entry and a doubled 'VNets' prefix later on
in the same list.
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
---
pvesdn.adoc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pvesdn.adoc b/pvesdn.adoc
index 8759691..41c22ea 100644
--- a/pvesdn.adoc
+++ b/pvesdn.adoc
@@ -138,13 +138,13 @@ Configuration Overview
Configuration is done at the web UI at datacenter level, separated into the
following sections:
-* SDN:: Here you get an overview of the current active SDN state, and you can
+* SDN: Here you get an overview of the current active SDN state, and you can
apply all pending changes to the whole cluster.
* xref:pvesdn_config_zone[Zones]: Create and manage the virtually separated
network zones
-* xref:pvesdn_config_vnet[VNets] VNets: Create virtual network bridges and
+* xref:pvesdn_config_vnet[VNets]: Create virtual network bridges and
manage subnets
The Options category allows adding and managing additional services to be used
--
2.50.1
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [pve-devel] [PATCH docs 2/2] pvesdn: link dhcp section in section overview
2025-08-27 9:58 [pve-devel] [PATCH docs 0/2] pvesdn: fix overview typos, link dhcp section Christoph Heiss
2025-08-27 9:58 ` [pve-devel] [PATCH docs 1/2] pvesdn: fix section overview typos Christoph Heiss
@ 2025-08-27 9:58 ` Christoph Heiss
1 sibling, 0 replies; 3+ messages in thread
From: Christoph Heiss @ 2025-08-27 9:58 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
---
pvesdn.adoc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/pvesdn.adoc b/pvesdn.adoc
index 41c22ea..d20a0eb 100644
--- a/pvesdn.adoc
+++ b/pvesdn.adoc
@@ -153,8 +153,9 @@ in your SDN setup.
* xref:pvesdn_config_controllers[Controllers]: For controlling layer 3 routing
in complex setups
-* DHCP: Define a DHCP server for a zone that automatically allocates IPs for
- guests in the IPAM and leases them to the guests via DHCP.
+* xref:pvesdn_config_dhcp[DHCP]: Define a DHCP server for a zone that
+ automatically allocates IPs for guests in the IPAM and leases them to the
+ guests via DHCP.
* xref:pvesdn_config_ipam[IPAM]: Enables external for IP address management for
guests
--
2.50.1
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-08-27 10:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-27 9:58 [pve-devel] [PATCH docs 0/2] pvesdn: fix overview typos, link dhcp section Christoph Heiss
2025-08-27 9:58 ` [pve-devel] [PATCH docs 1/2] pvesdn: fix section overview typos Christoph Heiss
2025-08-27 9:58 ` [pve-devel] [PATCH docs 2/2] pvesdn: link dhcp section in section overview Christoph Heiss
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.