Skip to content

Commit 1cca92e

Browse files
author
Documenter.jl
committed
build based on 5a12df5
1 parent 6724a87 commit 1cca92e

22 files changed

+161
-33
lines changed

dev/.documenter-siteinfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"documenter":{"julia_version":"1.11.3","generation_timestamp":"2025-03-07T20:21:08","documenter_version":"1.8.1"}}
1+
{"documenter":{"julia_version":"1.11.5","generation_timestamp":"2025-05-28T17:27:10","documenter_version":"1.11.4"}}

dev/apps.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,4 @@
8181
│ %8 = Base.PROGRAM_FILE
8282
│ value@_16 = %8
8383
│ %10 = Base.repr(%8)
84-
...</code></pre><h4 id="Preferences-in-app_dir/share/julia"><a class="docs-heading-anchor" href="#Preferences-in-app_dir/share/julia">Preferences in <code>&lt;app_dir&gt;/share/julia</code></a><a id="Preferences-in-app_dir/share/julia-1"></a><a class="docs-heading-anchor-permalink" href="#Preferences-in-app_dir/share/julia" title="Permalink"></a></h4><p>As described <a href="apps.html#app-preferences">above</a>, a TOML file with all preferences active during the compilation process will be stored with the app bundle. If your preferences may contain confidential information, you can either delete the <code>&lt;app_dir&gt;/share/julia/LocalPreferences.toml</code> file before distributing the app bundle, or suppress the preference file generation by passing <code>include_preferences=false</code> to <code>create_app</code>. Note, however, that if the preference file is not present, any preference loaded in your app at <em>runtime</em> will use their default value (or crash, if no default is provided).</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="sysimages.html">« Sysimages</a><a class="docs-footer-nextpage" href="libs.html">Libraries »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.8.1 on <span class="colophon-date" title="Friday 7 March 2025 20:21">Friday 7 March 2025</span>. Using Julia version 1.11.3.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
84+
...</code></pre><h4 id="Preferences-in-app_dir/share/julia"><a class="docs-heading-anchor" href="#Preferences-in-app_dir/share/julia">Preferences in <code>&lt;app_dir&gt;/share/julia</code></a><a id="Preferences-in-app_dir/share/julia-1"></a><a class="docs-heading-anchor-permalink" href="#Preferences-in-app_dir/share/julia" title="Permalink"></a></h4><p>As described <a href="apps.html#app-preferences">above</a>, a TOML file with all preferences active during the compilation process will be stored with the app bundle. If your preferences may contain confidential information, you can either delete the <code>&lt;app_dir&gt;/share/julia/LocalPreferences.toml</code> file before distributing the app bundle, or suppress the preference file generation by passing <code>include_preferences=false</code> to <code>create_app</code>. Note, however, that if the preference file is not present, any preference loaded in your app at <em>runtime</em> will use their default value (or crash, if no default is provided).</p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="sysimages.html">« Sysimages</a><a class="docs-footer-nextpage" href="libs.html">Libraries »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.11.4 on <span class="colophon-date" title="Wednesday 28 May 2025 17:27">Wednesday 28 May 2025</span>. Using Julia version 1.11.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>

dev/assets/documenter.js

Lines changed: 116 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/assets/themes/catppuccin-frappe.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/assets/themes/catppuccin-latte.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/assets/themes/catppuccin-macchiato.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/assets/themes/catppuccin-mocha.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/assets/themes/documenter-dark.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/assets/themes/documenter-light.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dev/assets/warner.js

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function maybeAddWarning() {
22
// DOCUMENTER_NEWEST is defined in versions.js, DOCUMENTER_CURRENT_VERSION and DOCUMENTER_STABLE
3-
// in siteinfo.js.
4-
// If either of these are undefined something went horribly wrong, so we abort.
3+
// in siteinfo.js. DOCUMENTER_IS_DEV_VERSION is optional and defined in siteinfo.js.
4+
// If the required variables are undefined something went horribly wrong, so we abort.
55
if (
66
window.DOCUMENTER_NEWEST === undefined ||
77
window.DOCUMENTER_CURRENT_VERSION === undefined ||
@@ -30,17 +30,33 @@ function maybeAddWarning() {
3030
}
3131

3232
const div = document.createElement("div");
33-
div.classList.add("outdated-warning-overlay");
33+
// Base class is added by default
34+
div.classList.add("warning-overlay-base");
3435
const closer = document.createElement("button");
3536
closer.classList.add("outdated-warning-closer", "delete");
3637
closer.addEventListener("click", function () {
3738
document.body.removeChild(div);
3839
});
3940
const href = window.documenterBaseURL + "/../" + window.DOCUMENTER_STABLE;
40-
div.innerHTML =
41-
'This documentation is not for the latest stable release, but for either the development version or an older release.<br><a href="' +
41+
42+
// Determine if this is a development version or an older release
43+
let warningMessage = "";
44+
if (window.DOCUMENTER_IS_DEV_VERSION === true) {
45+
div.classList.add("dev-warning-overlay");
46+
warningMessage =
47+
"This documentation is for the <strong>development version</strong> and may contain unstable or unreleased features.<br>";
48+
} else {
49+
div.classList.add("outdated-warning-overlay");
50+
warningMessage =
51+
"This documentation is for an <strong>older version</strong> that may be missing recent changes.<br>";
52+
}
53+
54+
warningMessage +=
55+
'<a href="' +
4256
href +
4357
'">Click here to go to the documentation for the latest stable release.</a>';
58+
59+
div.innerHTML = warningMessage;
4460
div.appendChild(closer);
4561
document.body.appendChild(div);
4662
}

0 commit comments

Comments
 (0)