mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-05 17:08:29 +00:00
Generate documentation
This commit is contained in:
parent
cdc3c6c31e
commit
eb4451d80d
4 changed files with 4174 additions and 3 deletions
1939
beta/1.1.html
Normal file
1939
beta/1.1.html
Normal file
File diff suppressed because it is too large
Load diff
2232
beta/2.1.html
Normal file
2232
beta/2.1.html
Normal file
File diff suppressed because it is too large
Load diff
|
@ -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>
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue