aboutsummaryrefslogtreecommitdiff
path: root/doc/setup
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-01-10 14:47:22 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-01-10 14:47:22 -0500
commit75e37908d1360805f8dbe2c5e4fb02d24100830b (patch)
treef19e394b1ae64f59e94abbdbf1978c0a6fbe7791 /doc/setup
parent1ae5e03dfad85eaea5448d8bd47e3999e52a156f (diff)
downloadikiwiki-75e37908d1360805f8dbe2c5e4fb02d24100830b.tar
ikiwiki-75e37908d1360805f8dbe2c5e4fb02d24100830b.tar.gz
response
Diffstat (limited to 'doc/setup')
-rw-r--r--doc/setup/discussion.mdwn9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/setup/discussion.mdwn b/doc/setup/discussion.mdwn
index e8d7c4397..754abdc38 100644
--- a/doc/setup/discussion.mdwn
+++ b/doc/setup/discussion.mdwn
@@ -1,4 +1,11 @@
-Can the instructions for using `ikiwiki-makerepo` be clarified. This command wants to create folders in the directory it is run in. Which directory should that be - `$SRCDIR?` --Andy
+Can the instructions for using `ikiwiki-makerepo` be clarified. This
+command wants to create folders in the directory it is run in. Which
+directory should that be - `$SRCDIR?` --Andy
+
+> No, `ikiwiki-makerepo` does not create directories in the current
+> directory. You specify the directory you want it to create and it creates
+> the directory and makes it into a repository. The setup instuctions have
+> examples of doing this. I don't see anything unclear. --[[Joey]]
----