gnunet-handbook

The GNUnet Handbook
Log | Files | Refs

commit 05a42d0cc00e201ca104e83b1eb40552b29e18d4
parent 877be8b8f63d6f88cfdd5a5bf0a79fdb5d486054
Author: Martin Schanzenbach <schanzen@gnunet.org>
Date:   Sun,  1 Jun 2025 13:17:13 +0200

reflect gana submodule change

Diffstat:
Mdevelopers/style.rst | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/developers/style.rst b/developers/style.rst @@ -497,11 +497,11 @@ In this order do: 0. Update your local tree -1. Update the submodules ``contrib/gana`` and ``contrib/handbook`` +1. Update the submodule ``contrib/handbook`` 2. Run ``./bootstrap`` to regenerate files -3. *Optional*: Update bootstrap HELLO file +3. *Optional*: Update bootstrap HELLO file and update GANA generated files using ``./scripts/gana_update.sh`` 4. Update NEWS file and PO files and commit @@ -514,8 +514,8 @@ In this order do: 8. Write release announcement -**(1)** First, make sure the ``contrib/gana`` and ``contrib/handbook`` submodules -are up to date by entering the respective directory and execute: +**(1)** First, make sure the ``contrib/handbook`` submodule +is up to date by entering the respective directory and execute: .. code-block:: console