From caad523b0642af2419fed922f544fd9513c4f793 Mon Sep 17 00:00:00 2001 From: Arnav Sacheti <36746504+arnavsacheti@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:26:49 -0800 Subject: [PATCH] fixing mismatched title (#38) --- docs/configuring.rst | 2 +- docs/licensing.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuring.rst b/docs/configuring.rst index 247c545..4e18f7a 100644 --- a/docs/configuring.rst +++ b/docs/configuring.rst @@ -1,7 +1,7 @@ .. _peakrdl_cfg: Configuring PeakRDL-BusDecoder -============================ +============================== If using the `PeakRDL command line tool `_, some aspects of the ``busdecoder`` command have additional configuration options diff --git a/docs/licensing.rst b/docs/licensing.rst index bab9130..e3b2789 100644 --- a/docs/licensing.rst +++ b/docs/licensing.rst @@ -15,7 +15,7 @@ be contrary to this project's philosophy. What is covered by the LGPL v3 license? --------------------------------------- +--------------------------------------- The LGPL license is intended for the code generator itself. This includes all Python sources, Jinja template files, as well as testcase infrastructure not explicitly mentioned in the exemptions below.