forked from rhomobile/rhomobile-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.yml
35 lines (35 loc) · 956 Bytes
/
config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
development:
dirs:
rhosync: '../rhosync/doc/'
rhodes: '../rhodes/doc/'
rhogallery: '../rhogallery/doc/'
rhohub: 'docs/rhohub/'
guides: 'docs/'
rhoconnectjs: '../rhoconnect.js/doc/'
rhoconnect: '../rhoconnect/doc/'
index: 'rhodocs_edge'
pdfkithost: 'localhost:9393'
edge:
dirs:
rhosync: 'docs/rhosync/'
rhodes: 'docs/rhodes/'
rhohub: 'docs/rhohub/'
rhogallery: 'docs/rhogallery/'
guides: 'docs/'
rhoconnectjs: 'docs/rhoconnectjs/'
rhoconnect: 'docs/rhoconnect/'
index: 'rhodocs_edge'
pdfkithost: 'edgedocs.rhomobile.com'
rhonav_host: http://app.staging.rhohub.com
production:
dirs:
rhosync: 'docs/rhosync/'
rhodes: 'docs/rhodes/'
rhohub: 'docs/rhohub/'
rhogallery: 'docs/rhogallery/'
guides: 'docs/'
rhoconnectjs: 'docs/rhoconnectjs/'
rhoconnect: 'docs/rhoconnect/'
index: 'rhodocs'
pdfkithost: 'docs.rhomobile.com'
rhonav_host: https://app.rhohub.com