1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-05 17:08:29 +00:00

Generate documentation

This commit is contained in:
Github Actions 2020-03-01 00:06:00 +00:00
parent cdc3c6c31e
commit eb4451d80d
4 changed files with 4174 additions and 3 deletions

1939
beta/1.1.html Normal file

File diff suppressed because it is too large Load diff

2232
beta/2.1.html Normal file

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en">
<meta http-equiv="Refresh" content="0; url=2.1.x.html">
<meta http-equiv="Refresh" content="0; url=2.1.html">
<title>Redirect</title>
<p>Please follow <a href="2.1.x.html">this link</a>.</p>
<p>Please follow <a href="2.1.html">this link</a>.</p>

View file

@ -85,7 +85,7 @@
<script src="assets/document-branches.js"></script>
<script>
const documentBranch = "master";
const documentBranches = ["1.1.x", "2.1.x", "master"];
const documentBranches = ["1.1", "2.1", "master"];
</script>
<header>
<div class="logoContainer">