Use man2html to generate man pages in the Web UI (#887)

* Use man2html to generate man pages in the web UI

* Fix tests
This commit is contained in:
Daniel Markstedt
2022-10-04 06:38:15 -07:00
committed by GitHub
parent 402a1ba380
commit 0e4d42f04c
9 changed files with 47 additions and 20 deletions

View File

@@ -21,6 +21,7 @@ def test_create_file(http_client, list_files, delete_file):
"file_name": file_prefix,
"type": "hds",
"size": 1,
"drive_name": "DEC RZ22",
},
)