diff --git a/_config.yml b/_config.yml index e941afc..ab20459 100644 --- a/_config.yml +++ b/_config.yml @@ -47,6 +47,9 @@ collections: v3.2.1: output: true permalink: /:path-:collection:output_ext + v4.0: + output: true + permalink: /:path-:collection:output_ext defaults: - scope: diff --git a/_data/full_tree.yml b/_data/full_tree.yml index 3ae6998..550531b 100644 --- a/_data/full_tree.yml +++ b/_data/full_tree.yml @@ -2,6 +2,7 @@ tree_file_list: - sidelist-introduction.html - sidelist-gettingstarted.html - sidelist-features.html + - sidelist-features-v4.0.html - sidelist-dviewer.html - sidelist-ui.html - sidelist-apis.html @@ -13,4 +14,6 @@ tree_file_list: - sidelist-apis-v1.1.html - sidelist-apis-v2.1.html - sidelist-apis-v3.2.1.html + - sidelist-apis-v4.0.html + diff --git a/_data/product_version.yml b/_data/product_version.yml index e757440..7fe068b 100644 --- a/_data/product_version.yml +++ b/_data/product_version.yml @@ -1,7 +1,8 @@ useGroupedVersion: true version_info_list: - - value: latest version (4.0) + - value: latest version (5.0) + - value: 4.0 - value: 3.2.1 - value: 2.1 - value: 1.1 diff --git a/_includes/sidelist-apis-v4.0.html b/_includes/sidelist-apis-v4.0.html new file mode 100644 index 0000000..e30c966 --- /dev/null +++ b/_includes/sidelist-apis-v4.0.html @@ -0,0 +1,181 @@ +
  • API Reference + +
  • \ No newline at end of file diff --git a/_includes/sidelist-apis.html b/_includes/sidelist-apis.html index 5bebd70..fa1b80c 100644 --- a/_includes/sidelist-apis.html +++ b/_includes/sidelist-apis.html @@ -17,7 +17,6 @@
  • CaptureViewer
  • PerspectiveViewer
  • BrowseViewer
  • -
  • CustomViewer
  • Advanced
  • +
  • Plugins and On-Demand Loading
  • Advanced