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

45 lines
983 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"
Branch: "master"
DefaultEntity: true
-
Path: "src/framework_3/docs/"
Title: "Framework"
2015-06-19 07:22:44 +02:00
Version: "3.3"
Branch: "3"
DefaultEntity: true
2015-06-19 07:22:44 +02:00
-
Path: "src/framework_3.2/docs/"
Title: "Framework"
Version: "3.2"
Stable: true
2015-06-19 07:22:44 +02:00
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
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