forked from mirrors/gecko-dev
		
	|  f7577e4996 This patch fixes the path issues with PerfDocs on Windows machines. To do this, all `os` path manipulations were converted to use `pathlib`. The encoding, and permissions of the files are also set properly now since Windows has different defaults. The tests were also fixed to be able to run on Windows machines. Differential Revision: https://phabricator.services.mozilla.com/D156983 | ||
|---|---|---|
| .. | ||
| templates | ||
| __init__.py | ||
| doc_helpers.py | ||
| framework_gatherers.py | ||
| gatherer.py | ||
| generator.py | ||
| logger.py | ||
| perfdocs.py | ||
| utils.py | ||
| verifier.py | ||