This patch adds an FAQ (Frequently Asked Questions) section to the mach try perf docs. It also does a small cleanup to move fxrecord into the `testing/performance` folder, re-organize the linting configuration file, fix file naming, and captializes the `mozperftest` and `fxrecord` title names in the side-bar. Lastly, it adds a warning to the `mozperftest` docs to direct people who make it there to the `mach try perf` page. Differential Revision: https://phabricator.services.mozilla.com/D167555
21 lines
444 B
ReStructuredText
21 lines
444 B
ReStructuredText
===========
|
|
Mozperftest
|
|
===========
|
|
|
|
**Mozperftest** can be used to run performance tests.
|
|
|
|
|
|
.. toctree::
|
|
|
|
running
|
|
tools
|
|
writing
|
|
developing
|
|
vision
|
|
|
|
The following documents all testing we have for mozperftest.
|
|
If the owner does not specify the Usage and Description, it's marked N/A.
|
|
|
|
{documentation}
|
|
If you have any questions, please see this `wiki page <https://wiki.mozilla.org/TestEngineering/Performance#Where_to_find_us>`_.
|