From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 3B64D1FF183 for ; Wed, 13 Aug 2025 12:05:10 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 97461306AC; Wed, 13 Aug 2025 12:06:49 +0200 (CEST) From: Christoph Heiss To: pmg-devel@lists.proxmox.com Date: Wed, 13 Aug 2025 12:06:34 +0200 Message-ID: <20250813100639.368876-1-c.heiss@proxmox.com> X-Mailer: git-send-email 2.50.1 MIME-Version: 1.0 X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1755079573503 X-SPAM-LEVEL: Spam detection results: 0 AWL 0.036 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pmg-devel] [PATCH pmg-docs 0/2] fix #6656: asciidoc: add anchor links for paragraphs with ids X-BeenThere: pmg-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Mail Gateway development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pmg-devel-bounces@lists.proxmox.com Sender: "pmg-devel" Fixes [0]. Depends on the corresponding PVE patch series [1], more specifically patch #3. [0] https://bugzilla.proxmox.com/show_bug.cgi?id=6656 [1] https://lore.proxmox.com/pve-devel/20250812095637.444463-1-c.heiss@proxmox.com/T/#u Diffstat ======== Christoph Heiss (2): fix #6656: asciidoc: add anchor links for paragraphs with ids update generated cli synopsis files asciidoc/pmg-docs.css | 3 ++- asciidoc/pmg-html.conf | 7 +++++-- pmgbackup.1-synopsis.adoc | 16 ++++++++++++++++ pmgcm.1-synopsis.adoc | 11 +++++++++++ pmgconfig.1-synopsis.adoc | 26 ++++++++++++++++++++++++++ pmgdaemon.8-synopsis.adoc | 6 ++++++ pmgdb.1-synopsis.adoc | 7 +++++++ pmgmirror.8-synopsis.adoc | 5 +++++ pmgperf.1-synopsis.adoc | 2 ++ pmgproxy.8-synopsis.adoc | 6 ++++++ pmgqm.1-synopsis.adoc | 5 +++++ pmgreport.1-synopsis.adoc | 2 ++ pmgsubscription.1-synopsis.adoc | 7 +++++++ pmgtunnel.8-synopsis.adoc | 6 ++++++ pmgupgrade.1-synopsis.adoc | 2 ++ pmgversion.1-synopsis.adoc | 2 ++ 16 files changed, 110 insertions(+), 3 deletions(-) -- 2.50.1 _______________________________________________ pmg-devel mailing list pmg-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel