[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/4] v2 for non-manual patches.
From: |
Denis 'GNUtoo' Carikli |
Subject: |
[PATCH v2 0/4] v2 for non-manual patches. |
Date: |
Sat, 23 Nov 2024 17:04:03 +0100 |
Hi,
The manual patch set had 4 patches that didn't add the manual or
touched to the manual directly.
I'm sending a v2 of only these patches since we are looking into @ref
vs @xref/@pxref in texinfo[1], and me and neox we are still in
discussion about that.
If other projects used @ref instead of @xref/@pxref willingly (where
it's not something that need to be fixed) it would help taking a
decision.
Also note that it may be possible that we decide not to decide for now
and go ahread with the rest of the manual as well and finally decide
later on when more discussion or information went into the thread on
help-texinfo.
[1]https://lists.gnu.org/archive/html/help-texinfo/2024-11/msg00019.html
Denis 'GNUtoo' Carikli (4):
website: Makefile.am: wrap Guix commands instead of targets.
website: Makefile.am: use common guix shell command.
website: README: document how to build the website without Guix.
website: use Guix v1.4.0.
website/Makefile.am | 143 +++++++++++++-------------
website/README | 96 ++++++++++++++---
website/configure.ac | 3 +
website/force-bordeaux-substitute.scm | 53 ++++++++++
4 files changed, 208 insertions(+), 87 deletions(-)
create mode 100644 website/force-bordeaux-substitute.scm
--
2.46.0
- [PATCH v2 0/4] v2 for non-manual patches.,
Denis 'GNUtoo' Carikli <=
- [PATCH v2 2/4] website: Makefile.am: use common guix shell command., Denis 'GNUtoo' Carikli, 2024/11/23
- [PATCH v2 1/4] website: Makefile.am: wrap Guix commands instead of targets., Denis 'GNUtoo' Carikli, 2024/11/23
- [PATCH v2 3/4] website: README: document how to build the website without Guix., Denis 'GNUtoo' Carikli, 2024/11/23
- [PATCH v2 4/4] website: use Guix v1.4.0., Denis 'GNUtoo' Carikli, 2024/11/23
- Re: [PATCH v2 0/4] v2 for non-manual patches., Adrien 'neox' Bourmault, 2024/11/24