Skip to content

Commit 17ef325

Browse files
authored
Merge pull request #256 from dynamsoft-docs/preview
v3.0
2 parents 1576130 + 9cdf8e9 commit 17ef325

File tree

224 files changed

+10054
-2864
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

224 files changed

+10054
-2864
lines changed

_config.yml

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,22 @@ download: "/document-viewer/downloads/1000031-confirmation/"
2929
plugins:
3030
- jemoji
3131
- jekyll-sitemap
32-
33-
32+
33+
relative_links:
34+
enabled: true
35+
collections: true
36+
37+
collections:
38+
old:
39+
output: true
40+
permalink: /:path:output_ext
41+
v1.1:
42+
output: true
43+
permalink: /:path-:collection:output_ext
44+
v2.1:
45+
output: true
46+
permalink: /:path-:collection:output_ext
47+
3448
defaults:
3549
- scope:
3650
path: ""

_data/full_tree.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ tree_file_list:
1010
- sidelist-full-tree.html
1111
- sidelist-apis-v1.0.0.html
1212
- sidelist-apis-v1.1.html
13+
- sidelist-apis-v2.1.html
1314

_data/product_version.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
useGroupedVersion: true
22

33
version_info_list:
4-
- value: latest version(2.1)
5-
- value: 2.0
6-
- value: 1.x
7-
child:
8-
- 1.1
4+
- value: latest version (3.0)
5+
- value: 2.1
6+
- value: 1.1
97

108

_includes/sidelist-apis-v1.0.0.html

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

0 commit comments

Comments
 (0)