Dietmar Schindler wrote:
> On
> https://www.gnu.org/software/gnulib/manual/html_node/Collating-Elements-vs_002e-Characters.html
> there are two inaccuracies:
>
> 1. "For example, the German collates as the collating element 's' followed by
> another collating
On
https://www.gnu.org/software/gnulib/manual/html_node/Collating-Elements-vs_002e-Characters.html
there are two inaccuracies:
1. "For example, the German collates as the collating element 's' followed by
another collating element 's'." - Here the example ch
Hi. I followed doc/README to update
https://www.gnu.org/software/gnulib/manual/ -- let me know if anything
looks odd. Eventually it would be nice to use gnu-web-doc-update for
this.
/Simon
signature.asc
Description: PGP signature
@ -1,3 +1,13 @@
+2021-04-04 Marc Nieper-Wißkirchen
+
+ hamt: Document the module in the Gnulib manual.
+ Suggested by Bruno Haible in
+ <https://lists.gnu.org/archive/html/bug-gnulib/2021-04/msg00026.html>.
+ * doc/containers.texi: Add a subsection to section 15.
* doc/gnulib.texi (Compile-time Assertions): New node, for 'verify'.
* doc/verify.texi (Compile-time Assertions): Update 'assert' doc.
(Compile-time Assertions): Fix example so it can't overflow.
diff --git a/doc/gnulib.texi b/doc/gnulib.texi
index 309f376..d6e43d8 100644
--- a/doc/gnulib.texi
+++
Simon Josefsson wrote:
> Generally, see the chapter 'Invoking gnulib-tool' in the gnulib manual.
Note that a copy of the gnulib manual is online at
http://www.gnu.org/software/gnulib/manual/
Bruno
Here is a patch for the gnulib texi manual explaining some things I would
have
liked to see in the manual.
Thanks much, I installed those changes.
___
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib
Hi,
Here is a patch for the gnulib texi manual explaining some things I would have
liked to see in the manual.
--
Pat
Index: gnulib.texi
===
RCS file: /cvsroot/gnulib/gnulib/doc/gnulib.texi,v
retrieving revision 1.10
diff -u -3 -p