[0/2] libstdc++: Documentation fixes.

Message ID cover.1692649706.git.mirai@makinata.eu
Headers
Series libstdc++: Documentation fixes. |

Message

Bruno Victal Aug. 21, 2023, 8:31 p.m. UTC
  This small patch-series fixes the 'doc-install-info' rule
and updates the URI used for docbook-xsl.

Bruno Victal (2):
  libstdc++: Fix 'doc-install-info' rule.
  libstdc++: Update docbook xsl URI.

 libstdc++-v3/acinclude.m4    | 2 +-
 libstdc++-v3/doc/Makefile.am | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


base-commit: f9ff6fa58217294d63f255dd02abfcc8a074f509
  

Comments

Jonathan Wakely Aug. 21, 2023, 8:40 p.m. UTC | #1
On Mon, 21 Aug 2023, 21:33 Bruno Victal, <mirai@makinata.eu> wrote:

> This small patch-series fixes the 'doc-install-info' rule
> and updates the URI used for docbook-xsl.
>

Thanks! I'll get these committed tomorrow.



> Bruno Victal (2):
>   libstdc++: Fix 'doc-install-info' rule.
>   libstdc++: Update docbook xsl URI.
>
>  libstdc++-v3/acinclude.m4    | 2 +-
>  libstdc++-v3/doc/Makefile.am | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
>
>
> base-commit: f9ff6fa58217294d63f255dd02abfcc8a074f509
> --
> 2.40.1
>
>
  
Jonathan Wakely Sept. 7, 2023, 4:54 p.m. UTC | #2
On Mon, 21 Aug 2023 at 21:40, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
>
>
>
> On Mon, 21 Aug 2023, 21:33 Bruno Victal, <mirai@makinata.eu> wrote:
>>
>> This small patch-series fixes the 'doc-install-info' rule
>> and updates the URI used for docbook-xsl.
>
>
> Thanks! I'll get these committed tomorrow.

It took a little longer than that, but I've pushed them now - thanks again.


>
>
>>
>> Bruno Victal (2):
>>   libstdc++: Fix 'doc-install-info' rule.
>>   libstdc++: Update docbook xsl URI.
>>
>>  libstdc++-v3/acinclude.m4    | 2 +-
>>  libstdc++-v3/doc/Makefile.am | 4 ++--
>>  2 files changed, 3 insertions(+), 3 deletions(-)
>>
>>
>> base-commit: f9ff6fa58217294d63f255dd02abfcc8a074f509
>> --
>> 2.40.1
>>