Bug 1344908 - Build flash-block-lists.rst into the generated documentation, r=bytesized

MozReview-Commit-ID: AdHUGjNXQjL

--HG--
rename : toolkit/components/url-classifier/flash-block-lists.rst => toolkit/components/url-classifier/docs/flash-block-lists.rst
extra : rebase_source : c6772fca9107f77a78588746b5a4bc27c64035c7
This commit is contained in:
Benjamin Smedberg 2017-03-06 17:11:44 -05:00
parent 74aea3a5fe
commit 5a67592fe7
3 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,8 @@
==============
URL Classifier
==============
.. toctree::
:maxdepth: 1
flash-block-lists

View File

@ -84,4 +84,6 @@ if CONFIG['GNU_CXX']:
if CONFIG['NIGHTLY_BUILD'] or CONFIG['MOZ_DEBUG']:
DEFINES['MOZ_SAFEBROWSING_DUMP_FAILED_UPDATES'] = True
SPHINX_TREES['url-classifier'] = 'docs'
include('/ipc/chromium/chromium-config.mozbuild')