Bug 1861953 - Add yaml files to sphinx-docs sparse checkout to avoid file not found issues in source generation. r=sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D193242
This commit is contained in:
@@ -34,6 +34,8 @@ glob:testing/perfdocs/generated/**
|
|||||||
|
|
||||||
# Python API docs.
|
# Python API docs.
|
||||||
glob:**/*.py
|
glob:**/*.py
|
||||||
|
# Referenced by some python files.
|
||||||
|
glob:taskcluster/ci/docker-image/kind.yml
|
||||||
|
|
||||||
# moz.build files are read to discover location of docs.
|
# moz.build files are read to discover location of docs.
|
||||||
glob:**/moz.build
|
glob:**/moz.build
|
||||||
|
|||||||
@@ -117,4 +117,4 @@ redirects:
|
|||||||
fatal warnings:
|
fatal warnings:
|
||||||
- "WARNING: '([^']*)' reference target not found:((?!.rst).)*$"
|
- "WARNING: '([^']*)' reference target not found:((?!.rst).)*$"
|
||||||
|
|
||||||
max_num_warnings: 861
|
max_num_warnings: 809
|
||||||
|
|||||||
Reference in New Issue
Block a user