Skip to content

Commit 9edf2c9

Browse files
Merge pull request #72 from dynamsoft-docs/preview
Preview
2 parents 922a8bd + 72366ab commit 9edf2c9

File tree

16 files changed

+4
-1388
lines changed

16 files changed

+4
-1388
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: CI
44

55
# Controls when the workflow will run
66
on:
7-
# Triggers the workflow on push or pull request events for main and preview branch
7+
# Triggers the workflow on push events but only for the master branch
88
push:
99
branches:
1010
- main
@@ -15,6 +15,7 @@ on:
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"
1819
Build-Main:
1920
if: ${{ github.ref == 'refs/heads/main' }}
2021
uses: dynamsoft-docs/Docs-Template-Repo/.github/workflows/called-workflow-build-sync-production.yml@main
@@ -30,3 +31,4 @@ jobs:
3031
doc-repo: camera-enhancer-docs-js
3132
doc-url: camera-enhancer/docs/web
3233
secrets: inherit
34+

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ download: /camera-enhancer/downloads/
4848

4949
useVersionTree: false
5050
isDCV: true
51+
useJSVersionV3: true
5152

5253
baseurl: "/camera-enhancer/docs/web/"
5354
plugins:

_data/full_tree.yml

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

_data/product_version.yml

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

_includes/dceNav.html

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

_includes/release-notes/product-highlight-2.0.0.md

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

_includes/release-notes/product-highlight-2.1.0.md

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

_includes/release-notes/product-highlight-2.3.0.md

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

_includes/sidelist-full-tree.html

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

0 commit comments

Comments
 (0)