doc.silverstripe.org/app/_config/docsviewer.yml
2015-01-20 10:06:04 +13:00

28 lines
586 B
YAML

---
name: docsviewer
after: docsviewer#docsviewer
---
DocumentationViewer:
google_analytics_code: 'UA-84547-8'
DocumentationSearch:
enabled: true
DocumentationManifest:
automatic_registration: false
register_entities:
-
Path: "framework/docs/"
Title: "Framework"
Version: "3.1"
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