mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00
Bug 1613313 - Network monitor is not included in the index.md file r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D61711 --HG-- rename : devtools/client/netmonitor/README.md => devtools/client/netmonitor/doc/architecture.md extra : moz-landing-system : lando
This commit is contained in:
parent
ea2e250303
commit
213f623867
@ -17,3 +17,5 @@ BROWSER_CHROME_MANIFESTS += ['test/browser.ini']
|
||||
|
||||
with Files('**'):
|
||||
BUG_COMPONENT = ('DevTools', 'Netmonitor')
|
||||
|
||||
SPHINX_TREES['/devtools/netmonitor'] = 'docs'
|
||||
|
@ -80,6 +80,7 @@ Tool Architectures
|
||||
Debugger <tools/debugger-panel.md>
|
||||
Responsive Design Mode <tools/responsive-design-mode.md>
|
||||
Console <tools/console-panel.md>
|
||||
Network </devtools/netmonitor/architecture.md>
|
||||
|
||||
|
||||
Frontend
|
||||
|
@ -1 +0,0 @@
|
||||
You can find the Network Monitor documentation on `devtools/client/netmonitor/README.md` file.
|
Loading…
x
Reference in New Issue
Block a user