diff options
Diffstat (limited to 'conf')
-rw-r--r-- | conf/documentation.conf | 1 |
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." |