comparison docs/changes.rst @ 253:c12bf3b4c31c

Suppress section numbering for changelog items. Use the recently implemented feature in my-doc-style.sty.
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 17 May 2026 11:40:41 +0200
parents d9e5d2bd04e2
children
comparison
equal deleted inserted replaced
252:b607543d6a8d 253:c12bf3b4c31c
1 .. -*- coding: utf-8; mode: rst; indent-tabs-mode: nil; -*- 1 .. -*- coding: utf-8; mode: rst; indent-tabs-mode: nil; -*-
2 2
3 .. _changelog: 3 .. _changelog:
4 4
5 .. raw:: latex
6
7 \SuppressSubsectionNumbering
8
5 .. include:: ../CHANGES.txt 9 .. include:: ../CHANGES.txt
6 10
11 .. raw:: latex
12
13 \EndSuppressNumbering