From 4ed543488386fc80eb4acdddc40561dba9ffe6e5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 11 Feb 2014 16:35:52 -0400 Subject: use map --- doc/design.mdwn | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'doc/design.mdwn') diff --git a/doc/design.mdwn b/doc/design.mdwn index 9a03e7554..e4f0e5c2a 100644 --- a/doc/design.mdwn +++ b/doc/design.mdwn @@ -1,8 +1,6 @@ git-annex's high-level design is mostly inherent in the data that it stores in git, and alongside git. See [[internals]] for details. -See [[encryption]] for design of encryption elements. +Here's the other design documents we have: -See [[roadmap]] for planning and scheduling of new stuff. - -See [[assistant]] for the design site for the git-annex [[/assistant]]. +[[!map pages="page(design/*) and !design/*/*"]] -- cgit v1.2.3