summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonovan Baarda <abo@minkirri.apana.org.au>2021-08-24 14:14:09 +1000
committerDonovan Baarda <abo@minkirri.apana.org.au>2021-08-24 14:14:09 +1000
commitbd53f9e6f04f14e1e6d4207fc88a2a776120fd9d (patch)
treeeb3b5200fcf6c3b4ff954b974b9f2f18ca4755ae
parent16992ddf32b581132ddffd28f3180f4bb6215243 (diff)
downloadlibrsync-bd53f9e6f04f14e1e6d4207fc88a2a776120fd9d.tar.gz
Make headings of markdown files more consistent.
This also makes the doxygen `\ref` links a little nicer.
-rw-r--r--CONTRIBUTING.md2
-rw-r--r--NEWS.md2
-rw-r--r--README.md2
-rw-r--r--TODO.md2
-rw-r--r--doc/install.md2
5 files changed, 5 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 74b8161..6ddd6a1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,4 +1,4 @@
-# Contributing to librsync
+# CONTRIBUTING
Instructions and conventions for people wanting to work on librsync. Please
consider these guidelines even if you're doing your own fork.
diff --git a/NEWS.md b/NEWS.md
index b5613ac..1c72ab1 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,4 @@
-# librsync NEWS
+# NEWS
## librsync 2.3.3
diff --git a/README.md b/README.md
index b9cab74..effe4bc 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# librsync
+# README
http://librsync.sourcefrog.net/
diff --git a/TODO.md b/TODO.md
index e2ac4bb..1106bb0 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,4 +1,4 @@
-# librsync TODO
+# TODO
* We have a few functions to do with reading a netint, stashing
it somewhere, then moving into a different state. Is it worth
diff --git a/doc/install.md b/doc/install.md
index 75709b0..7e9d89a 100644
--- a/doc/install.md
+++ b/doc/install.md
@@ -1,4 +1,4 @@
-# Installing librsync {#page_install}
+# Installing {#page_install}
## Requirements