mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-26 16:45:52 +00:00
Generate documentation
This commit is contained in:
parent
47c22ba93c
commit
15666f2320
8 changed files with 4471 additions and 1864 deletions
4
1.1.html
4
1.1.html
|
@ -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>
|
||||||
|
|
4
2.1.html
4
2.1.html
|
@ -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>
|
||||||
|
|
4
3.0.html
4
3.0.html
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
1030
master.html
1030
master.html
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue