From: Bruno Haible Date: Wed, 10 May 2017 17:43:20 +0000 (+0200) Subject: doc: Move section "Library version handling". X-Git-Tag: v1.0~6179 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=d0a9c55474d3d84b8881fbf5f3a7f9a4e36a22ef;p=gnulib.git doc: Move section "Library version handling". * doc/gnulib.texi: Move section "Library version handling" from chapter "Miscellaneous Notes" to chapter "Particular Modules". --- diff --git a/ChangeLog b/ChangeLog index a736bb73de..00f64ac4d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2017-05-10 Bruno Haible + + doc: Move section "Library version handling". + * doc/gnulib.texi: Move section "Library version handling" + from chapter "Miscellaneous Notes" to chapter "Particular Modules". + 2017-05-10 Bruno Haible doc: Move section "Running self-tests under valgrind". diff --git a/doc/gnulib.texi b/doc/gnulib.texi index ce3b89d5af..bad61e27bd 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -725,7 +725,6 @@ better to share them. * Extra tests modules:: * Modules that modify the way other modules work:: * A C++ namespace for gnulib:: A different way of using Gnulib in C++ -* Library version handling:: * Windows sockets:: * Libtool and Windows:: * Running self-tests under valgrind:: @@ -743,8 +742,6 @@ better to share them. @include namespace.texi -@include check-version.texi - @include windows-sockets.texi @include windows-libtool.texi @@ -6325,6 +6322,7 @@ This list of functions is sorted according to the header that declares them. * Quoting:: * error and progname:: * gcd:: +* Library version handling:: * Supporting Relocation:: * func:: * stat-size:: @@ -6356,6 +6354,8 @@ This list of functions is sorted according to the header that declares them. @include gcd.texi +@include check-version.texi + @include relocatable-maint.texi @include func.texi