From 4e742d62f45fad486d8772a7b9649b42315e1be7 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 31 Oct 2010 19:57:05 -0400 Subject: Revert "add toggles" This reverts commit f4383532e69630266c1188527714138dfff8bea0. --- doc/use_case/Alice.mdwn | 8 ++------ doc/use_case/Bob.mdwn | 6 +----- 2 files changed, 3 insertions(+), 11 deletions(-) (limited to 'doc') diff --git a/doc/use_case/Alice.mdwn b/doc/use_case/Alice.mdwn index 5d0360a2b..c42eb3a74 100644 --- a/doc/use_case/Alice.mdwn +++ b/doc/use_case/Alice.mdwn @@ -3,12 +3,9 @@ Alice is always on the move, often with her trusty netbook and a small handheld terabyte USB drive, or a smaller USB keydrive. She has a server out there on the net. All these things can have different files on them, -but with git-annex Alice no longer has to deal with the tedious process -of keeping them manually in sync. +but Alice no longer has to deal with the tedious process of keeping them +manually in sync. -[[!toggle id=alice text="more..."]] - -[[!toggleable id=alice text=""" When she has 1 bar on her cell, Alice queues up interesting files on her server for later. At a coffee shop, she has git-annex download them to her USB drive. High in the sky or in a remote cabin, she catches up on @@ -19,4 +16,3 @@ When she's done, she tells git-annex which to keep and which to remove. They're all removed from her netbook to save space, and Alice knowns that next time she syncs up to the net, her changes will be synced back to her server. -"""]] diff --git a/doc/use_case/Bob.mdwn b/doc/use_case/Bob.mdwn index 3aad78eef..a5dc01b37 100644 --- a/doc/use_case/Bob.mdwn +++ b/doc/use_case/Bob.mdwn @@ -4,13 +4,10 @@ Bob has many drives to archive his data, most of them kept offline, in a safe place. With git-annex, Bob has a single directory tree that includes all -his files, even those whose content is stored offline. He can +his files, even if their content is being stored offline. He can reorganize his files using that tree, committing new versions to git, without worry about accidentially deleting anything. -[[!toggle id=bob text="more..."]] - -[[!toggleable id=bob text=""" When Bob needs access to some files, git-annex can tell him which drive(s) they're on, and easily make them available. Indeed, every drive knows what is on every other drive. @@ -19,4 +16,3 @@ Run in a cron job, git-annex adds new files to achival drives at night. It also helps Bob keep track of intentional, and unintentional copies of files, and logs information he can use to decide when it's time to duplicate the content of old drives. -"""]] -- cgit v1.2.3