1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Generate documentation

This commit is contained in:
Github Actions 2020-02-27 13:33:35 +00:00
parent 06f0815d79
commit 79d71066e3
4 changed files with 11 additions and 2 deletions

View file

@ -1,3 +1,6 @@
---
permalink: /1.1.x
---
<!DOCTYPE html>
<html lang="en">

View file

@ -1,3 +1,6 @@
---
permalink: /2.1.x
---
<!DOCTYPE html>
<html lang="en">

View file

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

View file

@ -1,3 +1,6 @@
---
permalink: /master
---
<!DOCTYPE html>
<html lang="en">