Skip to content

Commit

Permalink
[DOCS-7854-Alfresco-Enterprise Viewer-3.7] Add Enterprise Viewer 3.7 …
Browse files Browse the repository at this point in the history
…docs
  • Loading branch information
mbujak-hyland committed Sep 27, 2024
1 parent 92cb7ea commit 84374f6
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1574,13 +1574,18 @@ defaults:
support: true
versions:
- 4.0
- 3.7
- 3.6
- 3.5
- scope:
path: "enterprise-viewer/latest"
values:
version: 4.0
latest: true
- scope:
path: "enterprise-viewer/3.7"
values:
version: 3.7
- scope:
path: "enterprise-viewer/3.6"
values:
Expand Down
45 changes: 45 additions & 0 deletions _data/toc/enterprise-viewer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,51 @@
path: '/enterprise-viewer/latest/develop/integrations/'
- title: 'ADF AEV applications'
path: '/enterprise-viewer/latest/develop/adf/'
# Alfresco Enterprise Viewer 3.7
- version: 3.7
pages:
- title: 'Introduction'
path: '/enterprise-viewer/3.7/'
- title: 'Install'
pages:
- title: 'Overview'
path: '/enterprise-viewer/3.7/install/'
- title: 'Java 17 support'
path: '/enterprise-viewer/3.7/install/java-support/'
- title: 'Install Alfresco Enterprise Viewer Transformer (optional)'
path: '/enterprise-viewer/3.7/install/aevt/'
- title: 'Upgrade'
path: '/enterprise-viewer/3.7/install/upgrade/'
- title: 'Integrate AEV with ADF'
path: '/enterprise-viewer/3.7/install/adf/'
- title: 'Prerequisites and sizing'
path: '/enterprise-viewer/3.7/install/prereqs/'
- title: 'Using'
path: '/enterprise-viewer/3.7/using/'
- title: 'Configure'
pages:
- title: 'AEV actions and modes'
path: '/enterprise-viewer/3.7/config/actions/'
- title: 'Configuration files'
path: '/enterprise-viewer/3.7/config/files/'
- title: 'Collaboration features'
path: '/enterprise-viewer/3.7/config/collaboration/'
- title: 'Performance tuning'
path: '/enterprise-viewer/3.7/config/performance/'
- title: 'Configure overlays'
path: '/enterprise-viewer/3.7/config/overlay/'
- title: 'Configure suggested redaction'
path: '/enterprise-viewer/3.7/config/suggested-redact/'
- title: 'FAQ'
path: '/enterprise-viewer/3.7/config/faq/'
- title: 'Supported languages'
path: '/enterprise-viewer/3.7/config/supported-languages/'
- title: 'Develop'
pages:
- title: 'Integrations'
path: '/enterprise-viewer/3.7/develop/integrations/'
- title: 'ADF AEV applications'
path: '/enterprise-viewer/3.7/develop/adf/'
# Alfresco Enterprise Viewer 3.6
- version: 3.6
pages:
Expand Down

0 comments on commit 84374f6

Please sign in to comment.