We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fefe2ea commit 2716777Copy full SHA for 2716777
Sources/servedocc/main.swift
@@ -47,7 +47,7 @@ else {
47
let dataIndexPath = docPath + "/" + dataIndex
48
49
50
-// MARK: - Serve Individual
+// MARK: - Serve Individual Files
51
52
/// This serves individual, fixed files.
53
func serveFile(_ path: String) -> Middleware {
0 commit comments