[pve-devel] [PATCH v3 pve-common 0/5] Section Config: Documentation & Code Cleanup

Max Carrara m.carrara at proxmox.com
Thu Oct 31 18:07:15 CET 2024


Section Config: Documentation & Code Cleanup - v3
=================================================

Notable Changes Since v2
------------------------

  * Adapt documentation syntax and style
  * Use less emphasis codes `I<>`
  * Add commit to fix spelling

Please see the comments in the individual patches for a detailed list of
changes.

Older Versions
--------------

v2: https://lore.proxmox.com/pve-devel/20240702141314.445130-1-m.carrara@proxmox.com/
v1: https://lore.proxmox.com/pve-devel/20240604092850.126083-1-m.carrara@proxmox.com/

Summary of Changes
------------------

Max Carrara (5):
  section config: document package and its methods with POD
  section config: update code style
  section config: clean up parser logic and semantics
  section config: make subroutine `delete_from_config` private
  section config: fix spelling of variable

 src/PVE/SectionConfig.pm | 1197 ++++++++++++++++++++++++++++++++------
 1 file changed, 1008 insertions(+), 189 deletions(-)

-- 
2.39.5





More information about the pve-devel mailing list