Bug 1739680 [wpt PR 31525] - Move some tests to external/wpt/web-animations/responsiv...
[gecko.git] / build / sparse-profiles / sphinx-docs
blobdabd196184d258f12be0acf90c18f1b9a8c25d88
1 %include build/sparse-profiles/mach
3 [include]
4 # List of dependencies for the command
5 path:build/docs_virtualenv_packages.txt
7 # Code for generating docs.
8 glob:docs/**
9 glob:tools/moztreedocs/**
11 # For icons
12 glob:browser/branding/nightly/**
14 # Potential docs sources
15 glob:**/*.rst
16 glob:**/*.md
17 glob:**/*.js
18 glob:**/*.jsm
20 # Potential included images. We don't glob all paths in order to avoid importing
21 # images unrelated to documentation (like branding or test images)
22 glob:**/docs/**.jpg
23 glob:**/docs/**.png
24 glob:**/docs/**.svg
26 # Python API docs.
27 glob:**/*.py
29 # moz.build files are read to discover location of docs.
30 glob:**/moz.build
32 # package*.json files are needed for node_modules
33 glob:**/package*.json
35 # Read to set the version of the docs.
36 path:config/milestone.txt