Skip to content

Commit

Permalink
Generate doc
Browse files Browse the repository at this point in the history
  • Loading branch information
maxence-charriere committed Jan 8, 2021
1 parent d4862fd commit 16f8a86
Show file tree
Hide file tree
Showing 18 changed files with 120 additions and 79 deletions.
6 changes: 3 additions & 3 deletions docs/app-worker.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const cacheName = "app-" + "a1fcffe72b0d3fabc0b48b5dfa1420aea576969d";
const cacheName = "app-" + "abf270d998069a5001374ea3a8a076845fe702c9";

self.addEventListener("install", event => {
console.log("installing app worker a1fcffe72b0d3fabc0b48b5dfa1420aea576969d");
console.log("installing app worker abf270d998069a5001374ea3a8a076845fe702c9");
self.skipWaiting();

event.waitUntil(
Expand Down Expand Up @@ -38,7 +38,7 @@ self.addEventListener("activate", event => {
);
})
);
console.log("app worker a1fcffe72b0d3fabc0b48b5dfa1420aea576969d is activated");
console.log("app worker abf270d998069a5001374ea3a8a076845fe702c9 is activated");
});

self.addEventListener("fetch", event => {
Expand Down
2 changes: 1 addition & 1 deletion docs/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ if ("serviceWorker" in navigator) {
// -----------------------------------------------------------------------------
// Init progressive app
// -----------------------------------------------------------------------------
const goappEnv = {"GOAPP_ROOT_PREFIX":"","GOAPP_STATIC_RESOURCES_URL":"","GOAPP_VERSION":"a1fcffe72b0d3fabc0b48b5dfa1420aea576969d"};
const goappEnv = {"GOAPP_ROOT_PREFIX":"","GOAPP_STATIC_RESOURCES_URL":"","GOAPP_VERSION":"abf270d998069a5001374ea3a8a076845fe702c9"};

function goappGetenv(k) {
return goappEnv[k];
Expand Down
8 changes: 4 additions & 4 deletions docs/architecture.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
go-app documentation
</title>
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="icon" type="image/png">
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="apple-touch-icon">
<link rel="apple-touch-icon" href="https://storage.googleapis.com/murlok-github/icon-192.png">
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/app.css" type="text/css">
<link type="text/css" rel="stylesheet" href="/app.css">
<script defer src="/wasm_exec.js"></script>
<script defer src="/app.js"></script>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" type="text/css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="/web/css/prism.css">
<link type="text/css" rel="stylesheet" href="/web/css/docs.css">
Expand All @@ -42,7 +42,7 @@

</head>
<body>
<div class="goapp-app-info" id="app-wasm-layout">
<div id="app-wasm-layout" class="goapp-app-info">
<img id="app-wasm-loader-icon" class="goapp-logo goapp-spin" src="https://storage.googleapis.com/murlok-github/icon-192.png">
<p id="app-wasm-loader-label" class="goapp-label">
Loading go-app documentation...
Expand Down
8 changes: 4 additions & 4 deletions docs/built-with.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
go-app documentation
</title>
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="icon" type="image/png">
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="apple-touch-icon">
<link rel="apple-touch-icon" href="https://storage.googleapis.com/murlok-github/icon-192.png">
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/app.css" type="text/css">
<link type="text/css" rel="stylesheet" href="/app.css">
<script defer src="/wasm_exec.js"></script>
<script defer src="/app.js"></script>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" type="text/css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="/web/css/prism.css">
<link type="text/css" rel="stylesheet" href="/web/css/docs.css">
Expand All @@ -42,7 +42,7 @@

</head>
<body>
<div class="goapp-app-info" id="app-wasm-layout">
<div id="app-wasm-layout" class="goapp-app-info">
<img id="app-wasm-loader-icon" class="goapp-logo goapp-spin" src="https://storage.googleapis.com/murlok-github/icon-192.png">
<p id="app-wasm-loader-label" class="goapp-label">
Loading go-app documentation...
Expand Down
8 changes: 4 additions & 4 deletions docs/components.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
go-app documentation
</title>
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="icon" type="image/png">
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="apple-touch-icon">
<link rel="apple-touch-icon" href="https://storage.googleapis.com/murlok-github/icon-192.png">
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/app.css" type="text/css">
<link type="text/css" rel="stylesheet" href="/app.css">
<script defer src="/wasm_exec.js"></script>
<script defer src="/app.js"></script>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" type="text/css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="/web/css/prism.css">
<link type="text/css" rel="stylesheet" href="/web/css/docs.css">
Expand All @@ -42,7 +42,7 @@

</head>
<body>
<div class="goapp-app-info" id="app-wasm-layout">
<div id="app-wasm-layout" class="goapp-app-info">
<img id="app-wasm-loader-icon" class="goapp-logo goapp-spin" src="https://storage.googleapis.com/murlok-github/icon-192.png">
<p id="app-wasm-loader-label" class="goapp-label">
Loading go-app documentation...
Expand Down
8 changes: 4 additions & 4 deletions docs/concurrency.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
go-app documentation
</title>
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="icon" type="image/png">
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="apple-touch-icon">
<link rel="apple-touch-icon" href="https://storage.googleapis.com/murlok-github/icon-192.png">
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/app.css" type="text/css">
<link type="text/css" rel="stylesheet" href="/app.css">
<script defer src="/wasm_exec.js"></script>
<script defer src="/app.js"></script>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" type="text/css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="/web/css/prism.css">
<link type="text/css" rel="stylesheet" href="/web/css/docs.css">
Expand All @@ -42,7 +42,7 @@

</head>
<body>
<div class="goapp-app-info" id="app-wasm-layout">
<div id="app-wasm-layout" class="goapp-app-info">
<img id="app-wasm-loader-icon" class="goapp-logo goapp-spin" src="https://storage.googleapis.com/murlok-github/icon-192.png">
<p id="app-wasm-loader-label" class="goapp-label">
Loading go-app documentation...
Expand Down
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
go-app documentation
</title>
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="icon" type="image/png">
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="apple-touch-icon">
<link rel="apple-touch-icon" href="https://storage.googleapis.com/murlok-github/icon-192.png">
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/app.css" type="text/css">
<link type="text/css" rel="stylesheet" href="/app.css">
<script defer src="/wasm_exec.js"></script>
<script defer src="/app.js"></script>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" type="text/css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="/web/css/prism.css">
<link type="text/css" rel="stylesheet" href="/web/css/docs.css">
Expand All @@ -42,7 +42,7 @@

</head>
<body>
<div class="goapp-app-info" id="app-wasm-layout">
<div id="app-wasm-layout" class="goapp-app-info">
<img id="app-wasm-loader-icon" class="goapp-logo goapp-spin" src="https://storage.googleapis.com/murlok-github/icon-192.png">
<p id="app-wasm-loader-label" class="goapp-label">
Loading go-app documentation...
Expand Down
8 changes: 4 additions & 4 deletions docs/install.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
go-app documentation
</title>
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="icon" type="image/png">
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="apple-touch-icon">
<link rel="apple-touch-icon" href="https://storage.googleapis.com/murlok-github/icon-192.png">
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/app.css" type="text/css">
<link type="text/css" rel="stylesheet" href="/app.css">
<script defer src="/wasm_exec.js"></script>
<script defer src="/app.js"></script>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" type="text/css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="/web/css/prism.css">
<link type="text/css" rel="stylesheet" href="/web/css/docs.css">
Expand All @@ -42,7 +42,7 @@

</head>
<body>
<div class="goapp-app-info" id="app-wasm-layout">
<div id="app-wasm-layout" class="goapp-app-info">
<img id="app-wasm-loader-icon" class="goapp-logo goapp-spin" src="https://storage.googleapis.com/murlok-github/icon-192.png">
<p id="app-wasm-loader-label" class="goapp-label">
Loading go-app documentation...
Expand Down
8 changes: 4 additions & 4 deletions docs/js.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
go-app documentation
</title>
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="icon" type="image/png">
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="apple-touch-icon">
<link rel="apple-touch-icon" href="https://storage.googleapis.com/murlok-github/icon-192.png">
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/app.css" type="text/css">
<link type="text/css" rel="stylesheet" href="/app.css">
<script defer src="/wasm_exec.js"></script>
<script defer src="/app.js"></script>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" type="text/css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="/web/css/prism.css">
<link type="text/css" rel="stylesheet" href="/web/css/docs.css">
Expand All @@ -42,7 +42,7 @@

</head>
<body>
<div class="goapp-app-info" id="app-wasm-layout">
<div id="app-wasm-layout" class="goapp-app-info">
<img id="app-wasm-loader-icon" class="goapp-logo goapp-spin" src="https://storage.googleapis.com/murlok-github/icon-192.png">
<p id="app-wasm-loader-label" class="goapp-label">
Loading go-app documentation...
Expand Down
8 changes: 4 additions & 4 deletions docs/lifecycle.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
go-app documentation
</title>
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="icon" type="image/png">
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="apple-touch-icon">
<link rel="apple-touch-icon" href="https://storage.googleapis.com/murlok-github/icon-192.png">
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/app.css" type="text/css">
<link type="text/css" rel="stylesheet" href="/app.css">
<script defer src="/wasm_exec.js"></script>
<script defer src="/app.js"></script>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" type="text/css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="/web/css/prism.css">
<link type="text/css" rel="stylesheet" href="/web/css/docs.css">
Expand All @@ -42,7 +42,7 @@

</head>
<body>
<div class="goapp-app-info" id="app-wasm-layout">
<div id="app-wasm-layout" class="goapp-app-info">
<img id="app-wasm-loader-icon" class="goapp-logo goapp-spin" src="https://storage.googleapis.com/murlok-github/icon-192.png">
<p id="app-wasm-loader-label" class="goapp-label">
Loading go-app documentation...
Expand Down
8 changes: 4 additions & 4 deletions docs/reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
go-app documentation
</title>
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="icon" type="image/png">
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="apple-touch-icon">
<link rel="apple-touch-icon" href="https://storage.googleapis.com/murlok-github/icon-192.png">
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/app.css" type="text/css">
<link type="text/css" rel="stylesheet" href="/app.css">
<script defer src="/wasm_exec.js"></script>
<script defer src="/app.js"></script>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" type="text/css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="/web/css/prism.css">
<link type="text/css" rel="stylesheet" href="/web/css/docs.css">
Expand All @@ -42,7 +42,7 @@

</head>
<body>
<div class="goapp-app-info" id="app-wasm-layout">
<div id="app-wasm-layout" class="goapp-app-info">
<img id="app-wasm-loader-icon" class="goapp-logo goapp-spin" src="https://storage.googleapis.com/murlok-github/icon-192.png">
<p id="app-wasm-loader-label" class="goapp-label">
Loading go-app documentation...
Expand Down
8 changes: 4 additions & 4 deletions docs/routing.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
go-app documentation
</title>
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="icon" type="image/png">
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="apple-touch-icon">
<link rel="apple-touch-icon" href="https://storage.googleapis.com/murlok-github/icon-192.png">
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/app.css" type="text/css">
<link type="text/css" rel="stylesheet" href="/app.css">
<script defer src="/wasm_exec.js"></script>
<script defer src="/app.js"></script>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" type="text/css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="/web/css/prism.css">
<link type="text/css" rel="stylesheet" href="/web/css/docs.css">
Expand All @@ -42,7 +42,7 @@

</head>
<body>
<div class="goapp-app-info" id="app-wasm-layout">
<div id="app-wasm-layout" class="goapp-app-info">
<img id="app-wasm-loader-icon" class="goapp-logo goapp-spin" src="https://storage.googleapis.com/murlok-github/icon-192.png">
<p id="app-wasm-loader-label" class="goapp-label">
Loading go-app documentation...
Expand Down
8 changes: 4 additions & 4 deletions docs/start.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
go-app documentation
</title>
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="icon" type="image/png">
<link href="https://storage.googleapis.com/murlok-github/icon-192.png" rel="apple-touch-icon">
<link rel="apple-touch-icon" href="https://storage.googleapis.com/murlok-github/icon-192.png">
<link rel="manifest" href="/manifest.webmanifest">
<link rel="stylesheet" href="/app.css" type="text/css">
<link type="text/css" rel="stylesheet" href="/app.css">
<script defer src="/wasm_exec.js"></script>
<script defer src="/app.js"></script>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&display=swap" type="text/css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Roboto&display=swap" type="text/css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="/web/css/prism.css">
<link type="text/css" rel="stylesheet" href="/web/css/docs.css">
Expand All @@ -42,7 +42,7 @@

</head>
<body>
<div class="goapp-app-info" id="app-wasm-layout">
<div id="app-wasm-layout" class="goapp-app-info">
<img id="app-wasm-loader-icon" class="goapp-logo goapp-spin" src="https://storage.googleapis.com/murlok-github/icon-192.png">
<p id="app-wasm-loader-label" class="goapp-label">
Loading go-app documentation...
Expand Down

0 comments on commit 16f8a86

Please sign in to comment.