mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
Merge pull request #290 from creative-commoners/pulls/master/elemental
ENH Add elemental docs
This commit is contained in:
commit
0f3f58ca5e
@ -23,6 +23,14 @@ module.exports = [
|
||||
name: 'docs--5--optional_features/userforms',
|
||||
remote: 'https://github.com/silverstripe/silverstripe-userforms.git',
|
||||
branch: '6.2',
|
||||
}
|
||||
},
|
||||
{
|
||||
resolve: 'gatsby-source-git',
|
||||
options: {
|
||||
name: 'docs--5--optional_features/elemental',
|
||||
remote: 'https://github.com/silverstripe/silverstripe-elemental.git',
|
||||
branch: '5.2',
|
||||
patterns: 'docs/en/!(userguide)/**'
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user