feat: HTML man pages
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": "0.0.1",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "montaukos-website",
|
||||
"runtimeExecutable": "python3",
|
||||
"runtimeArgs": ["-m", "http.server", "8123", "--directory", "montaukos.org"],
|
||||
"port": 8123
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user