From 38f35f821e1887a6895693f78cd66f51fb2dea76 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 27 Aug 2012 14:55:54 -0400 Subject: link to assistant in summary and sidebar --- doc/assistant/thumbnail.png | Bin 0 -> 3861 bytes doc/index.mdwn | 3 ++- doc/summary.mdwn | 11 ++++++----- 3 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 doc/assistant/thumbnail.png (limited to 'doc') diff --git a/doc/assistant/thumbnail.png b/doc/assistant/thumbnail.png new file mode 100644 index 000000000..10104cf0f Binary files /dev/null and b/doc/assistant/thumbnail.png differ diff --git a/doc/index.mdwn b/doc/index.mdwn index 2de17df3c..c8bb58275 100644 --- a/doc/index.mdwn +++ b/doc/index.mdwn @@ -1,12 +1,13 @@ [[!inline raw=yes pages="summary"]] -To get a feel for it, see the [[walkthrough]] or read about [[how_it_works]]. +To get a feel for git-annex, see the [[walkthrough]] or read about [[how_it_works]]. [[!sidebar content=""" [[!img logo_small.png link=no]] * **[[download]]** * [[install]] +* [[assistant]] * [[tips]] * [[bugs]] * [[todo]] diff --git a/doc/summary.mdwn b/doc/summary.mdwn index 25c95b3b5..cb4ca6cf9 100644 --- a/doc/summary.mdwn +++ b/doc/summary.mdwn @@ -5,8 +5,9 @@ to limitations in memory, time, or disk space. Even without file content tracking, being able to manage files with git, move files around and delete files with versioned directory trees, and use -branches and distributed clones, are all very handy reasons to use git. And -annexed files can co-exist in the same git repository with regularly -versioned files, which is convenient for maintaining documents, Makefiles, -etc that are associated with annexed files but that benefit from full -revision control. +branches and distributed clones, are all very handy reasons to use git. + +[[!img align=left assistant/thumbnail.png link=assistant]] +git-annex is designed for git users who love the command line. +For everyone else, the [[git-annex assistant|assistant]] turns +git-annex into an easy to use folder synchroniser. -- cgit v1.2.3