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

38 lines
827 B
YAML
Raw Normal View History

2014-09-20 04:12:39 +02:00
---
name: docsviewer
after: docsviewer#docsviewer
---
DocumentationViewer:
google_analytics_code: 'UA-84547-8'
DocumentationSearch:
enabled: true
DocumentationManifest:
automatic_registration: false
register_entities:
-
Path: "src/framework_master/docs/"
Title: "Framework"
Version: "4.0"
DefaultEntity: true
-
Path: "src/framework_3/docs/"
Title: "Framework"
Version: "3.2"
DefaultEntity: true
-
Path: "src/framework_3.1/docs/"
2014-09-20 04:12:39 +02:00
Title: "Framework"
Version: "3.1"
2014-09-20 04:12:39 +02:00
Stable: true
DefaultEntity: true
-
Path: "src/framework_3.0/docs/"
Title: "Framework"
Version: "3.0"
DefaultEntity: true
-
Path: "src/framework_2.4/docs/"
Title: "Framework"
Version: "2.4"
DefaultEntity: true