Update doc FTP destination dir.
It has been decided that sphinx docs should be uploaded to ftp://server/developer/project instead of ftp://server/dev/docs/project. Change-Id: I64fe0fc98ee2ed93a8ec71bca52db9471db94fb3
This commit is contained in:
@@ -212,7 +212,7 @@ assignednode:
|
|||||||
|
|
||||||
publisher:
|
publisher:
|
||||||
site: '@DOC_PUBLISHER_SITE@'
|
site: '@DOC_PUBLISHER_SITE@'
|
||||||
remote_dir: 'dev/docs/@NAME@'
|
remote_dir: 'developer/@NAME@'
|
||||||
source_files: 'doc/build/html/**'
|
source_files: 'doc/build/html/**'
|
||||||
remove_prefix: 'doc/build/html'
|
remove_prefix: 'doc/build/html'
|
||||||
excludes: ''
|
excludes: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user