1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

Generate documentation

This commit is contained in:
Github Actions 2022-04-24 17:16:18 +00:00
parent 47c22ba93c
commit 15666f2320
8 changed files with 4471 additions and 1864 deletions

View file

@ -7,6 +7,6 @@
<title>Redirect</title> <title>Redirect</title>
<p>Please follow <a href="v1.html" id="link">this link</a>.</p> <p>Please follow <a href="v1.html" id="link">this link</a>.</p>
<script> <script>
link.href += (window.location.search || "") + (window.location.hash || ""); link.href += (window.location.search || "") + (window.location.hash || "");
window.location.replace(link.href); window.location.replace(link.href);
</script> </script>

View file

@ -7,6 +7,6 @@
<title>Redirect</title> <title>Redirect</title>
<p>Please follow <a href="v2.html" id="link">this link</a>.</p> <p>Please follow <a href="v2.html" id="link">this link</a>.</p>
<script> <script>
link.href += (window.location.search || "") + (window.location.hash || ""); link.href += (window.location.search || "") + (window.location.hash || "");
window.location.replace(link.href); window.location.replace(link.href);
</script> </script>

View file

@ -7,6 +7,6 @@
<title>Redirect</title> <title>Redirect</title>
<p>Please follow <a href="v3.html" id="link">this link</a>.</p> <p>Please follow <a href="v3.html" id="link">this link</a>.</p>
<script> <script>
link.href += (window.location.search || "") + (window.location.hash || ""); link.href += (window.location.search || "") + (window.location.hash || "");
window.location.replace(link.href); window.location.replace(link.href);
</script> </script>

View file

@ -7,6 +7,6 @@
<title>Redirect</title> <title>Redirect</title>
<p>Please follow <a href="v3.html" id="link">this link</a>.</p> <p>Please follow <a href="v3.html" id="link">this link</a>.</p>
<script> <script>
link.href += (window.location.search || "") + (window.location.hash || ""); link.href += (window.location.search || "") + (window.location.hash || "");
window.location.replace(link.href); window.location.replace(link.href);
</script> </script>

File diff suppressed because it is too large Load diff

2008
v1.html

File diff suppressed because it is too large Load diff

2251
v2.html

File diff suppressed because it is too large Load diff

1030
v3.html

File diff suppressed because it is too large Load diff