diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-11 16:35:52 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-11 16:35:52 -0400 |
commit | 4ed543488386fc80eb4acdddc40561dba9ffe6e5 (patch) | |
tree | bd94c3c2d71c73b1a0b57c7653613f4b0b93ea1f /doc/design.mdwn | |
parent | f963aca3981dca57bde7b25403b13e413be4f28a (diff) |
use map
Diffstat (limited to 'doc/design.mdwn')
-rw-r--r-- | doc/design.mdwn | 6 |
1 files changed, 2 insertions, 4 deletions
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/*/*"]] |