summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonovan Baarda <abo@minkirri.apana.org.au>2021-08-23 23:51:31 +1000
committerDonovan Baarda <abo@minkirri.apana.org.au>2021-08-23 23:51:31 +1000
commitd1ba7c29ee286763828b46116f3feae41d3aebfe (patch)
tree4387f8c478cc64c6b2f27df7e28ed6438d78e7c1
parentdf9425dc558134865fa982c980501a1eb12d09f1 (diff)
downloadlibrsync-d1ba7c29ee286763828b46116f3feae41d3aebfe.tar.gz
Rename utilities.md doxygen anchor to page_utilities.
This makes the anchor name consistent with the filename.
-rw-r--r--doc/librsync.md2
-rw-r--r--doc/utilities.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/librsync.md b/doc/librsync.md
index 2bb0536..dcbbc2c 100644
--- a/doc/librsync.md
+++ b/doc/librsync.md
@@ -24,7 +24,7 @@ Other documentation pages:
- \ref api_trace - aid debugging by showing messages about librsync's state.
- \ref api_callbacks
- \ref api_stats
-- \ref api_utility
+- \ref api_utilities
- \ref page_versioning
The public interface to librsync is librsync.h, and other headers are internal.
diff --git a/doc/utilities.md b/doc/utilities.md
index f7d395e..e444234 100644
--- a/doc/utilities.md
+++ b/doc/utilities.md
@@ -1,4 +1,4 @@
-# Utility functions {#api_utility}
+# Utility functions {#api_utilities}
Some additional functions are used internally and also exposed in the
API: