Skip to content

Commit f5aa26b

Browse files
Merge pull request #18 from dynamsoft-docs/preview
Preview
2 parents b49133c + 8e9bba5 commit f5aa26b

18 files changed

+5
-1802
lines changed

.github/workflows/main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ name: CI
44

55
# Controls when the workflow will run
66
on:
7-
# Triggers the workflow on push events but only for the main branch
7+
# Triggers the workflow on push events but only for the master branch
88
push:
99
branches:
10-
- main
11-
#- preview
10+
- main
11+
#- preview
1212

1313
# Allows you to run this workflow manually from the Actions tab
1414
workflow_dispatch:
1515

1616
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
1717
jobs:
18-
# This workflow contains jobs called "Build-main" and "Build-Preview"
18+
# This workflow contains jobs called "Build-Main" and "Build-Preview"
1919
Build-Main:
2020
if: ${{ github.ref == 'refs/heads/main' }}
2121
uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-production.yml@main

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ code_types: /code-parser/docs/core/code-types/
3131

3232
useVersionTree: false
3333
isDCV: true
34+
useJSVersionV3: true
3435

3536
baseurl: "/code-parser/docs/web"
3637
plugins:

_data/full_tree.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

_data/product_version.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

_includes/dcpNav.html

Lines changed: 0 additions & 56 deletions
This file was deleted.

_includes/sidelist-full-tree.html

Lines changed: 0 additions & 1 deletion
This file was deleted.

_includes/sidelist-programming-javascript-v1.1.0.html

Lines changed: 0 additions & 113 deletions
This file was deleted.

0 commit comments

Comments
 (0)