File tree Expand file tree Collapse file tree 1 file changed +10
-25
lines changed
content/relational-migrator Expand file tree Collapse file tree 1 file changed +10
-25
lines changed Original file line number Diff line number Diff line change 1
- [[integrations ]]
2
- name = " snooty-cache-plugin"
3
-
4
1
[build ]
5
- publish = " snooty/public"
6
- command = " . ./build.sh"
7
-
8
- # Redirect calculated fields to new drawer introduced in DOCSP-32370 - Field Customizations
9
- # Field Customization
10
- [[redirects ]]
11
- from = " /mapping-rules/calculated-fields/*"
12
- to = " /mapping-rules/fields/calculated-fields/:splat"
13
-
14
- # Redirect for previous Code Generation Page DOCSP-33055 - Prep Code Generation
15
- [[redirects ]]
16
- from = " /code-generation/code-generation"
17
- to = " /code-generation"
18
-
19
- # DOCS-16498 Getting Started Page Start
20
- [[redirects ]]
21
- from = " /migration-scenarios"
22
- to = " /getting-started/migration-scenarios"
23
-
24
- [[redirects ]]
25
- from = " /supported-databases"
26
- to = " /getting-started/supported-databases"
2
+ publish = " dist"
3
+ base = " content/relational-migrator"
4
+
5
+ [build .environment ]
6
+ REPO_NAME = " docs-relational-migrator
7
+ SECRETS_SCAN_ENABLED = " false"
8
+ OFFLINE_SNOOTY_ENABLED = " false"
9
+ SEARCH_MANIFEST_ENABLED = " false"
10
+ MUT_COMMANDS_ENABLED = " false"
11
+ REDOC_ENABLED = " false"
27
12
You can’t perform that action at this time.
0 commit comments