From eed2f5e971bba120402b1a02e25c63bc5d5256c1 Mon Sep 17 00:00:00 2001 From: Julien Oculi Date: Tue, 4 Jun 2024 18:17:39 +0200 Subject: [PATCH] doc: run deno doc --- docs/all_symbols.html | 34 +++- docs/index.html | 10 +- docs/search_index.js | 2 +- docs/serve_file.ts/~/index.html | 119 +++++++++++++ docs/serve_file.ts/~/serveFile.html | 264 ++++++++++++++++++++++++++++ docs/url_utils.ts/~/index.html | 10 +- docs/user_utils.ts/~/index.html | 10 +- 7 files changed, 432 insertions(+), 17 deletions(-) create mode 100644 docs/serve_file.ts/~/index.html create mode 100644 docs/serve_file.ts/~/serveFile.html diff --git a/docs/all_symbols.html b/docs/all_symbols.html index fbe5d06..6b289de 100644 --- a/docs/all_symbols.html +++ b/docs/all_symbols.html @@ -35,7 +35,39 @@
-
+
+
f
+
+ serveFile + +
No documentation available
+
+
+
+

Symbols

- view all 8 symbolsview all 9 symbols + + + Index - Portfolio Sever documentation + + + + + + + + + + + + + +
+
+
+
f
+
+ serveFile + +
No documentation available
+
+
+
+
+
+
+
+
+

Usage

import * as mod from "serve_file.ts";
+
+
+
+
+ + diff --git a/docs/serve_file.ts/~/serveFile.html b/docs/serve_file.ts/~/serveFile.html new file mode 100644 index 0000000..f51aecf --- /dev/null +++ b/docs/serve_file.ts/~/serveFile.html @@ -0,0 +1,264 @@ + + + + serveFile - Portfolio Sever documentation + + + + + + + + + + + + + +
+
+
+
+ function serveFile +
+ + + + +
+
+ +
+
+

+ + + + + + + + + + +Parameters

+
+
+
+

+ + + + + + + + + + +Return Type

+
+
+
+
+
+
+

Usage

import { serveFile } from "serve_file.ts";
+
+
+
+
+ + diff --git a/docs/url_utils.ts/~/index.html b/docs/url_utils.ts/~/index.html index 4fe0155..c7051c4 100644 --- a/docs/url_utils.ts/~/index.html +++ b/docs/url_utils.ts/~/index.html @@ -107,6 +107,10 @@ Check the presence of ./dist/index.html to return either ./di