mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-29 16:55:32 +00:00
Generate documentation
This commit is contained in:
parent
ccf70efff6
commit
ae2a8024f8
4 changed files with 6 additions and 3 deletions
|
@ -79,7 +79,7 @@
|
|||
<link href="assets/screen-narrow.css" media="screen and (max-width: 50em)" rel="stylesheet">
|
||||
<noscript><link href="assets/screen-noscript.css" media="screen" rel="stylesheet"></noscript>
|
||||
<link href="https://github.com/Kozea/Radicale/releases.atom" rel="alternate" title="Radicale Releases" type="application/atom+xml">
|
||||
<link href="assets/icon.png" rel="shortcut icon" type="image/png">
|
||||
<link href="assets/icon.png" rel="icon" type="image/png">
|
||||
<title>Radicale - Free and Open-Source CalDAV and CardDAV Server</title>
|
||||
<meta content="Free and Open-Source CalDAV and CardDAV Server" name="description">
|
||||
<script src="assets/navigation.js"></script>
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
<link href="assets/screen-narrow.css" media="screen and (max-width: 50em)" rel="stylesheet">
|
||||
<noscript><link href="assets/screen-noscript.css" media="screen" rel="stylesheet"></noscript>
|
||||
<link href="https://github.com/Kozea/Radicale/releases.atom" rel="alternate" title="Radicale Releases" type="application/atom+xml">
|
||||
<link href="assets/icon.png" rel="shortcut icon" type="image/png">
|
||||
<link href="assets/icon.png" rel="icon" type="image/png">
|
||||
<title>Radicale - Free and Open-Source CalDAV and CardDAV Server</title>
|
||||
<meta content="Free and Open-Source CalDAV and CardDAV Server" name="description">
|
||||
<script src="assets/navigation.js"></script>
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Refresh" content="0; url=2.1.html">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href="https://github.com/Kozea/Radicale/releases.atom" type="application/atom+xml" rel="alternate" title="Radicale Releases">
|
||||
<title>Redirect</title>
|
||||
<p>Please follow <a href="2.1.html">this link</a>.</p>
|
||||
|
|
|
@ -79,7 +79,7 @@
|
|||
<link href="assets/screen-narrow.css" media="screen and (max-width: 50em)" rel="stylesheet">
|
||||
<noscript><link href="assets/screen-noscript.css" media="screen" rel="stylesheet"></noscript>
|
||||
<link href="https://github.com/Kozea/Radicale/releases.atom" rel="alternate" title="Radicale Releases" type="application/atom+xml">
|
||||
<link href="assets/icon.png" rel="shortcut icon" type="image/png">
|
||||
<link href="assets/icon.png" rel="icon" type="image/png">
|
||||
<title>Radicale - Free and Open-Source CalDAV and CardDAV Server</title>
|
||||
<meta content="Free and Open-Source CalDAV and CardDAV Server" name="description">
|
||||
<script src="assets/navigation.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue