Archive previous documentation and generate v0.7.0 docs [skip ci]

This commit is contained in:
github-actions[bot]
2025-12-12 05:10:38 +00:00
parent 269bf39466
commit aff4a519b2
2 changed files with 3747 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FlexLöve v0.6.1 - API Reference</title>
<title>FlexLöve v0.7.0 - API Reference</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github-dark.min.css">
<style>
* {
@@ -321,13 +321,14 @@
<div class="container">
<nav class="sidebar">
<div class="sidebar-header">
<h2>FlexLöve <span style="font-size: 0.6em; color: #8b949e;">v0.6.1</span></h2>
<h2>FlexLöve <span style="font-size: 0.6em; color: #8b949e;">v0.7.0</span></h2>
<a href="index.html">← Back to Home</a>
<div class="version-selector">
<select id="version-dropdown" onchange="window.versionNavigate(this.value)">
<option value="">📚 Switch Version</option>
<option value="current">v0.6.1 (Latest)</option>
<option value="current">v0.7.0 (Latest)</option>
<option value="v0.6.1">v0.6.1</option>
<option value="v0.6.0">v0.6.0</option>
<option value="v0.5.4">v0.5.4</option>
<option value="v0.5.2">v0.5.2</option>

File diff suppressed because it is too large Load Diff