Bug 1674220 - [perfdocs] Enumerate Talos tests using PerfDocs r=sparky,perftest-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D128037
This commit is contained in:
@@ -114,7 +114,7 @@ autosectionlabel_maxdepth = 1
|
||||
|
||||
|
||||
def install_sphinx_panels(app, pagename, templatename, context, doctree):
|
||||
if "raptor" in pagename:
|
||||
if "perfdocs" in pagename:
|
||||
app.add_js_file("sphinx_panels.js")
|
||||
app.add_css_file("sphinx_panels.css")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user