summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-11-08 12:16:02 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-11-08 12:16:02 -0400
commitd35cd6ff262bc7013e5bb8fe63e8251c0e4ba8b3 (patch)
tree51748b48d0a5a07c17a8f623a6ec8d5bd35f278b
parent05b7608113a6b9abf92064884361f3e035ef3255 (diff)
wiki updates
-rw-r--r--doc/distributed_version_control.mdwn8
-rw-r--r--doc/meta.mdwn5
-rw-r--r--doc/special_remotes/web.mdwn2
-rw-r--r--doc/tips/using_the_web_as_a_special_remote.mdwn (renamed from doc/tips/using_the_web.mdwn)0
4 files changed, 14 insertions, 1 deletions
diff --git a/doc/distributed_version_control.mdwn b/doc/distributed_version_control.mdwn
index f9cdb7e99..738b5adc2 100644
--- a/doc/distributed_version_control.mdwn
+++ b/doc/distributed_version_control.mdwn
@@ -11,3 +11,11 @@ Each git-annex repository is responsible for storing some of the content,
and can copy it to or from other repositories. [[Location_tracking]]
information is committed to git, to let repositories inform other
repositories what file contents they have available.
+
+--
+
+The [[tutorial]] walks you through creating a distributed set of git-annex
+repositories with no central repository.
+
+Prefer a central repository like GitHub? See the
+[[tips/centralized_git_repository_tutorial]].
diff --git a/doc/meta.mdwn b/doc/meta.mdwn
new file mode 100644
index 000000000..f78eaf981
--- /dev/null
+++ b/doc/meta.mdwn
@@ -0,0 +1,5 @@
+This wiki contains [[!pagecount pages="pages(*)"]]
+
+Broken links:
+
+[[!brokenlinks ]]
diff --git a/doc/special_remotes/web.mdwn b/doc/special_remotes/web.mdwn
index a969fb071..cd20a93bb 100644
--- a/doc/special_remotes/web.mdwn
+++ b/doc/special_remotes/web.mdwn
@@ -1,5 +1,5 @@
git-annex can use the WWW as a special remote, downloading urls to files.
-See [[walkthrough/using_the_web]] for usage examples.
+See [[tips/using_the_web_as_a_special_remote]] for usage examples.
## notes
diff --git a/doc/tips/using_the_web.mdwn b/doc/tips/using_the_web_as_a_special_remote.mdwn
index 8009927a4..8009927a4 100644
--- a/doc/tips/using_the_web.mdwn
+++ b/doc/tips/using_the_web_as_a_special_remote.mdwn