aboutsummaryrefslogtreecommitdiffstats
path: root/conf/documentation.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-11-21 19:06:45 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-11-21 19:06:45 +0000
commit6163b600d5124e9f34fd36fcc441db50a3c19228 (patch)
treeecbdf440ca15124a760c2131cd826d04777a5553 /conf/documentation.conf
parentc0515faee70d7a628d2b3ab6304c5d4718b47be1 (diff)
downloadopenembedded-6163b600d5124e9f34fd36fcc441db50a3c19228.tar.gz
documentation.conf: added SVNDIR
Diffstat (limited to 'conf/documentation.conf')
-rw-r--r--conf/documentation.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/documentation.conf b/conf/documentation.conf
index 62622ea255..69d4c1d30b 100644
--- a/conf/documentation.conf
+++ b/conf/documentation.conf
@@ -85,6 +85,7 @@ GROUP_fetcher[doc] = "The key highly influence the fetcher implementations."
DL_DIR[doc] = "The directory where tarballs will be stored. @group fetcher"
CVSDIR[doc] = "The directory where cvs checkouts will be stored in. @group fetcher"
GITDIR[doc] = "The directory where git clones will be stored. @group fetcher"
+SVNDIR[doc] = "The directory where subversion checkouts will be stored. @group fetcher"
STAMP[doc] = "The directory that holds files to keep track of what was built."
WORKDIR[doc] = "The directory where a concrete package will be unpacked and built."