mirror of
https://github.com/silverstripe/silverstripe-docsviewer
synced 2024-10-22 11:05:56 +02:00
0b91b91e33
This continues on the migration to the Manifest. Instead of using calls to a `Service` now all file related lookups are done through the `DocumentationManifest`
9 lines
129 B
YAML
9 lines
129 B
YAML
---
|
|
name: docsviewer
|
|
---
|
|
DocumentationViewer:
|
|
google_analytics_code: ''
|
|
DocumentationManifest:
|
|
automatic_registration: true
|
|
|