Skip to content

Commit

Permalink
build based on d10d0fc
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Aug 17, 2024
1 parent 64ea8ff commit 0e67309
Show file tree
Hide file tree
Showing 92 changed files with 25,325 additions and 3 deletions.
2 changes: 1 addition & 1 deletion stable
2 changes: 1 addition & 1 deletion v0.27
22 changes: 22 additions & 0 deletions v0.27.8/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<!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 | DimensionalData.jl</title>
<meta name="description" content="Not Found">
<meta name="generator" content="VitePress v1.3.3">
<link rel="preload stylesheet" href="/DimensionalData.jl/v0.27.8/assets/style.B4BT5ItL.css" as="style">

<script type="module" src="/DimensionalData.jl/v0.27.8/assets/app.B8DPbbQS.js"></script>
<link rel="preload" href="/DimensionalData.jl/v0.27.8/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
<link rel="icon" href="/DimensionalData.jl/dev/favicon.ico">
<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_dimensions.md\":\"B7-1YGUD\",\"api_lookuparrays.md\":\"B1f5PhOQ\",\"api_reference.md\":\"CZpRsrvj\",\"basics.md\":\"cGhLhv0G\",\"broadcast_dims.md\":\"rtrIUd5A\",\"cuda.md\":\"DrAcHO6V\",\"dimarrays.md\":\"y46WGlmw\",\"dimensions.md\":\"BKhonfNw\",\"diskarrays.md\":\"BvAzhUHt\",\"extending_dd.md\":\"ChEHSC55\",\"get_info.md\":\"B-Z4jhuC\",\"groupby.md\":\"D4Rlck5W\",\"index.md\":\"DRsoEWGq\",\"integrations.md\":\"BYQnzVZ3\",\"object_modification.md\":\"B9hewoWT\",\"plots.md\":\"BLjd4_oY\",\"selectors.md\":\"CJSG4jT6\",\"stacks.md\":\"DIW9hIwh\",\"tables.md\":\"rT5QpjKU\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"DimensionalData.jl\",\"description\":\"Datasets with named dimensions\",\"base\":\"/DimensionalData.jl/v0.27.8/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":{\"src\":\"/logo.png\",\"width\":24,\"height\":24},\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Getting Started\",\"link\":\"/basics\"},{\"text\":\"Dimensions\",\"link\":\"/dimensions\"},{\"text\":\"DimArrays\",\"link\":\"/dimarrays\"},{\"text\":\"Selectors\",\"link\":\"/selectors\"},{\"text\":\"Integrations\",\"items\":[{\"text\":\"Integrations\",\"link\":\"/integrations\"},{\"text\":\"Plots and Makie\",\"link\":\"/plots\"},{\"text\":\"Tables and DataFrames\",\"link\":\"/tables\"},{\"text\":\"CUDA and GPUs\",\"link\":\"/cuda\"},{\"text\":\"DiskArrays\",\"link\":\"/diskarrays\"},{\"text\":\"Extending DimensionalData\",\"link\":\"/extending_dd\"}]}],\"sidebar\":[{\"text\":\"Getting Started\",\"link\":\"/basics\",\"items\":[{\"text\":\"Dimensions\",\"link\":\"/dimensions\"},{\"text\":\"Selectors\",\"link\":\"/selectors\"},{\"text\":\"DimArrays\",\"link\":\"/dimarrays\"},{\"text\":\"DimStacks\",\"link\":\"/stacks\"},{\"text\":\"GroupBy\",\"link\":\"/groupby\"},{\"text\":\"Dimension-aware broadcast\",\"link\":\"/broadcast_dims.md\"},{\"text\":\"Getting information\",\"link\":\"/get_info\"},{\"text\":\"Object modification\",\"link\":\"/object_modification\"}]},{\"text\":\"Integrations\",\"link\":\"/integrations\",\"items\":[{\"text\":\"Plots and Makie\",\"link\":\"/plots\"},{\"text\":\"Tables and DataFrames\",\"link\":\"/tables\"},{\"text\":\"CUDA and GPUs\",\"link\":\"/cuda\"},{\"text\":\"DiskArrays\",\"link\":\"/diskarrays\"},{\"text\":\"Extending DimensionalData\",\"link\":\"/extending_dd\"}]},{\"text\":\"API Reference\",\"link\":\"/api/reference\",\"items\":[{\"text\":\"Dimensions Reference\",\"link\":\"/api/dimensions\"},{\"text\":\"LookupArrays Reference\",\"link\":\"/api/lookuparrays\"}]}],\"editLink\":{\"pattern\":\"https://github.com/rafaqz/DimensionalData.jl/edit/master/docs/src/:path\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/rafaqz/DimensionalData.jl\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://github.com/LuxDL/DocumenterVitepress.jl\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a>\",\"copyright\":\"© Copyright 2024. Released under the MIT License.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script>

</body>
</html>
181 changes: 181 additions & 0 deletions v0.27.8/api/dimensions.html

Large diffs are not rendered by default.

242 changes: 242 additions & 0 deletions v0.27.8/api/lookuparrays.html

Large diffs are not rendered by default.

475 changes: 475 additions & 0 deletions v0.27.8/api/reference.html

Large diffs are not rendered by default.

157 changes: 157 additions & 0 deletions v0.27.8/assets/api_dimensions.md.B7-1YGUD.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v0.27.8/assets/api_dimensions.md.B7-1YGUD.lean.js

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

218 changes: 218 additions & 0 deletions v0.27.8/assets/api_lookuparrays.md.B1f5PhOQ.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions v0.27.8/assets/api_lookuparrays.md.B1f5PhOQ.lean.js

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

Loading

0 comments on commit 0e67309

Please sign in to comment.