refactor(docs): pages dir renamed to docs
as the contents are docs, renamed to make obvious !26
This commit is contained in:
@ -8,10 +8,12 @@ include:
|
||||
|
||||
|
||||
Website.Lint:
|
||||
extends: .Lint_Markdown_Pages
|
||||
extends: .Lint_Markdown_Docs
|
||||
|
||||
|
||||
Website.Build:
|
||||
variables:
|
||||
MKDOCS_SOURCE_PATH: docs
|
||||
extends: .MKDocs_Build
|
||||
needs: [ 'Website.Lint' ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user