]> Savannah Git Hosting - gnulib.git/commitdiff
doc: Move section "Library version handling".
authorBruno Haible <bruno@clisp.org>
Wed, 10 May 2017 17:43:20 +0000 (19:43 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 10 May 2017 17:43:20 +0000 (19:43 +0200)
* doc/gnulib.texi: Move section "Library version handling"
from chapter "Miscellaneous Notes" to chapter "Particular Modules".

ChangeLog
doc/gnulib.texi

index a736bb73deec1f1d07cb184d240ffbac12fcac23..00f64ac4d5962dc7776a9bc56e08d04d3c95ce3b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-05-10 Bruno Haible  <bruno@clisp.org>
+
+       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  <bruno@clisp.org>
 
        doc: Move section "Running self-tests under valgrind".
index ce3b89d5af1529248419c2b7716d108b15faf8cb..bad61e27bd94d78d72c5fd2aedfed0318c6a9ddd 100644 (file)
@@ -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