gecko-dev/build/sparse-profiles/sphinx-docs
Maja Frydrychowicz 1fe7490b20 Bug 1411430 - Support markdown in Sphinx docs; r=gps
MozReview-Commit-ID: IdRuC4AFarq

--HG--
extra : rebase_source : f0b6c72340920fad49ab06887cd25db436c82897
2017-10-23 09:59:31 -04:00

19 lines
322 B
Plaintext

%include build/sparse-profiles/mach
[include]
# Code for generating docs.
glob:tools/docs/**
# Potential docs sources
glob:**/*.rst
glob:**/*.md
# Python API docs.
glob:**/*.py
# moz.build files are read to discover location of docs.
glob:**/moz.build
# Read to set the version of the docs.
path:config/milestone.txt