mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
79 lines
1.8 KiB
YAML
79 lines
1.8 KiB
YAML
---
|
|
name: docsviewer
|
|
after: docsviewer#docsviewer
|
|
---
|
|
DocumentationViewer:
|
|
google_analytics_code: 'UA-84547-8'
|
|
DocumentationSearch:
|
|
enabled: true
|
|
DocumentationManifest:
|
|
automatic_registration: false
|
|
register_entities:
|
|
-
|
|
Path: "assets/src/framework_master/docs/"
|
|
Title: "Framework"
|
|
VersionTitle: "5.x"
|
|
Version: "5"
|
|
Branch: "master"
|
|
DefaultEntity: true
|
|
-
|
|
Path: "assets/src/framework_4/docs/"
|
|
Title: "Framework"
|
|
VersionTitle: "4.x"
|
|
Version: "4"
|
|
Branch: "4"
|
|
Stable: true
|
|
DefaultEntity: true
|
|
-
|
|
Path: "assets/src/framework_3/docs/"
|
|
Title: "Framework"
|
|
VersionTitle: "3.x"
|
|
Version: "3"
|
|
Branch: "3"
|
|
Stable: true
|
|
DefaultEntity: true
|
|
-
|
|
Path: "assets/src/framework_3.4/docs/"
|
|
Title: "Framework"
|
|
VersionTitle: "3.4"
|
|
Version: "3.4"
|
|
Branch: "3.4"
|
|
Archived: true
|
|
DefaultEntity: true
|
|
-
|
|
Path: "assets/src/framework_3.3/docs/"
|
|
Title: "Framework"
|
|
VersionTitle: "3.3"
|
|
Version: "3.3"
|
|
Branch: "3.3"
|
|
Archived: true
|
|
DefaultEntity: true
|
|
-
|
|
Path: "assets/src/framework_3.2/docs/"
|
|
Title: "Framework"
|
|
VersionTitle: "3.2"
|
|
Version: "3.2"
|
|
Archived: true
|
|
DefaultEntity: true
|
|
-
|
|
Path: "assets/src/framework_3.1/docs/"
|
|
Title: "Framework"
|
|
VersionTitle: "3.1"
|
|
Version: "3.1"
|
|
Archived: true
|
|
DefaultEntity: true
|
|
-
|
|
Path: "assets/src/framework_3.0/docs/"
|
|
Title: "Framework"
|
|
VersionTitle: "3.0"
|
|
Version: "3.0"
|
|
Archived: true
|
|
DefaultEntity: true
|
|
-
|
|
Path: "assets/src/framework_2.4/docs/"
|
|
Title: "Framework"
|
|
VersionTitle: "2.4"
|
|
Version: "2.4"
|
|
Archived: true
|
|
DefaultEntity: true
|