@@ -36,7 +36,7 @@ function help {
|
|
36
36
|
|
37
37
|
# Define manual top level directory. This is where
|
38
38
|
# language-specific documentation structures are stored in.
|
39
|
-
MANUAL_TLDIR="$(cli_getRepoTLDir)/Manuals/
|
39
|
+
MANUAL_TLDIR="$(cli_getRepoTLDir)/Manuals/Repository"
|
40
40
|
|
41
41
|
# Define file name (without extension) for documentation manual.
|
42
42
|
MANUAL_NAME=$(cli_getRepoName "repository" -f)
|