Skip to content

Commit

Permalink
build based on 69ee34d
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Sep 23, 2024
1 parent fdb6ee2 commit fd471f4
Show file tree
Hide file tree
Showing 49 changed files with 2,143 additions and 0 deletions.
28 changes: 28 additions & 0 deletions previews/PR61/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>404 | Boltz.jl Docs</title>
<meta name="description" content="Not Found">
<meta name="generator" content="VitePress v1.3.4">
<link rel="preload stylesheet" href="/Boltz.jl/previews/PR61/assets/style.fLqyUmdO.css" as="style">

<script type="module" src="/Boltz.jl/previews/PR61/assets/app.D4urxiP5.js"></script>
<link rel="preload" href="/Boltz.jl/previews/PR61/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q8GYTEVTZ2"></script>
<script>window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments)}gtag("js",new Date),gtag("config","G-Q8GYTEVTZ2");</script>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="icon" href="/favicon.ico">
<link rel="manifest" href="/site.webmanifest">
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script>
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script>
</head>
<body>
<div id="app"></div>
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api_basis.md\":\"BSvS9uEu\",\"api_index.md\":\"BYFuVlZB\",\"api_layers.md\":\"DfvnHFLa\",\"api_private.md\":\"BPRN-kNK\",\"api_vision.md\":\"C-6sMK_0\",\"index.md\":\"CG8DR2Vc\",\"tutorials_1_gettingstarted.md\":\"D1LafjMO\",\"tutorials_2_symbolicoptimalcontrol.md\":\"Bt8jvsaS\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Boltz.jl Docs\",\"description\":\"Documentation for Boltz.jl\",\"base\":\"/Boltz.jl/previews/PR61/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"outline\":\"deep\",\"logo\":{\"light\":\"/lux-logo.svg\",\"dark\":\"/lux-logo-dark.svg\"},\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Boltz.jl\",\"link\":\"/index\"},{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Getting Started\",\"link\":\"/tutorials/1_GettingStarted\"},{\"text\":\"Symbolic Optimal Control\",\"link\":\"/tutorials/2_SymbolicOptimalControl\"}]},{\"text\":\"API Reference\",\"collapsed\":false,\"items\":[{\"text\":\"Index\",\"link\":\"/api/index\"},{\"text\":\"Basis Functions\",\"link\":\"/api/basis\"},{\"text\":\"Layers API\",\"link\":\"/api/layers\"},{\"text\":\"Vision Models\",\"link\":\"/api/vision\"},{\"text\":\"Private API\",\"link\":\"/api/private\"}]}],\"sidebar\":[{\"text\":\"Boltz.jl\",\"link\":\"/index\"},{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Getting Started\",\"link\":\"/tutorials/1_GettingStarted\"},{\"text\":\"Symbolic Optimal Control\",\"link\":\"/tutorials/2_SymbolicOptimalControl\"}]},{\"text\":\"API Reference\",\"collapsed\":false,\"items\":[{\"text\":\"Index\",\"link\":\"/api/index\"},{\"text\":\"Basis Functions\",\"link\":\"/api/basis\"},{\"text\":\"Layers API\",\"link\":\"/api/layers\"},{\"text\":\"Vision Models\",\"link\":\"/api/vision\"},{\"text\":\"Private API\",\"link\":\"/api/private\"}]}],\"editLink\":{\"pattern\":\"https://github.com/LuxDL/Boltz.jl/edit/main/docs/src/:path\",\"text\":\"Edit this page on GitHub\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/LuxDL/Boltz.jl\"},{\"icon\":\"twitter\",\"link\":\"https://twitter.com/avikpal1410\"},{\"icon\":\"slack\",\"link\":\"https://julialang.org/slack/\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://documenter.juliadocs.org/stable/\\\" target=\\\"_blank\\\"><strong>Documenter.jl</strong></a>, <a href=\\\"https://vitepress.dev\\\" target=\\\"_blank\\\"><strong>VitePress</strong></a> and <a href=\\\"https://luxdl.github.io/DocumenterVitepress.jl/stable\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a><br>Released under the MIT License. Powered by the <a href=\\\"https://www.julialang.org\\\">Julia Programming Language</a>.<br>\",\"copyright\":\"© Copyright 2024 Avik Pal.\"},\"lastUpdated\":{\"text\":\"Updated at\",\"formatOptions\":{\"dateStyle\":\"full\",\"timeStyle\":\"medium\"}}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>

</body>
</html>
31 changes: 31 additions & 0 deletions previews/PR61/api/basis.html

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions previews/PR61/api/index.html

Large diffs are not rendered by default.

86 changes: 86 additions & 0 deletions previews/PR61/api/layers.html

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions previews/PR61/api/private.html

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions previews/PR61/api/vision.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions previews/PR61/assets/api_basis.md.BSvS9uEu.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions previews/PR61/assets/api_basis.md.BSvS9uEu.lean.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions previews/PR61/assets/api_index.md.BYFuVlZB.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions previews/PR61/assets/api_index.md.BYFuVlZB.lean.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fd471f4

Please sign in to comment.