doc.silverstripe.org/app/_config/docsviewer.yml

52 lines
1.2 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"
Version: "4.0"
Branch: "master"
DefaultEntity: true
-
Path: "assets/src/framework_3.4/docs/"
Title: "Framework"
Version: "3.4"
Branch: "3.4"
Stable: false
DefaultEntity: true
-
Path: "assets/src/framework_3.3/docs/"
Title: "Framework"
Version: "3.3"
Branch: "3.3"
Stable: true
DefaultEntity: true
-
Path: "assets/src/framework_3.2/docs/"
Title: "Framework"
Version: "3.2"
DefaultEntity: true
-
Path: "assets/src/framework_3.1/docs/"
Title: "Framework"
Version: "3.1"
DefaultEntity: true
-
Path: "assets/src/framework_3.0/docs/"
Title: "Framework"
Version: "3.0"
DefaultEntity: true
-
Path: "assets/src/framework_2.4/docs/"
Title: "Framework"
Version: "2.4"
DefaultEntity: true