Skip to content

Commit

Permalink
Bug 1599080 - Integrate the devtools doc in https://firefox-source-do…
Browse files Browse the repository at this point in the history
…cs.mozilla.org/ r=nchevobbe

Differential Revision: https://phabricator.services.mozilla.com/D54515

--HG--
extra : moz-landing-system : lando
  • Loading branch information
sylvestre committed Nov 25, 2019
1 parent ad21420 commit bcc2fbd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions devtools/moz.build
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,5 @@ with Files('docs/tools/http-inspector.md'):

with Files('docs/tools/inspector-panel.md'):
BUG_COMPONENT = ('DevTools', 'Inspector')

SPHINX_TREES['/devtools'] = 'docs'
3 changes: 2 additions & 1 deletion tools/docs/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,14 @@ categories:
- browser
- dom
- gfx
- devtools
- toolkit
- js
- dom/bindings/webidl
- modules/libpref
- remote
- services/common/services
- uriloader
- js
build_doc:
- mach
- tools/try
Expand Down

0 comments on commit bcc2fbd

Please sign in to comment.