docs: move old quick start content into new local setup guide (#29651)
PR Close #29651
This commit is contained in:
@ -43,7 +43,7 @@ module.exports = new Package('angular-content', [basePackage, contentPackage])
|
||||
readFilesProcessor.sourceFiles = readFilesProcessor.sourceFiles.concat([
|
||||
{
|
||||
basePath: CONTENTS_PATH,
|
||||
include: CONTENTS_PATH + '/{getting-started,guide,tutorial}/**/*.md',
|
||||
include: CONTENTS_PATH + '/{start,guide,tutorial}/**/*.md',
|
||||
fileReader: 'contentFileReader'
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user