Skip to content

Commit 18a4b7d

Browse files
committed
Add README.md
1 parent 408e795 commit 18a4b7d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Versioned Qooxdoo documentation
2+
3+
This repository contains Qooxdoo's documentation in a versioned
4+
format.
5+
6+
Whenever a tag is pushed onto the [main framework
7+
repository](https://github.com/qooxdoo/qooxdoo), the content of
8+
the `docs` folder of that tag's source tree is deployed to the
9+
`gh-pages` branch of this repository in a folder named after the
10+
tag and published at `https://qooxdoo.org/documentation/<tag>`.
11+
12+
Tags of the form `x.y.z` are shortened to `x.y` so that patch releases do
13+
not create separate folders. Instead, the folder of the last feature release
14+
will be overwritten.

0 commit comments

Comments
 (0)