Skip to content

Commit c5f200d

Browse files
committed
Point out that the documentation is not here, just published here.
1 parent 5925de7 commit c5f200d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Versioned Qooxdoo documentation
22

3-
This repository contains Qooxdoo's documentation in a versioned
4-
format.
3+
This repository publishes Qooxdoo's documentation in a versioned
4+
format. The documentation itself is maintained with Qooxdoo source in
5+
the [main framework repository](https://github.com/qooxdoo/qooxdoo).
56

6-
Whenever a tag is pushed onto the [main framework
7-
repository](https://github.com/qooxdoo/qooxdoo), the content of the `docs`
8-
folder of that tag's source tree is deployed to the [`gh-pages` branch of this
7+
Whenever a tag is pushed onto the main repo, the content of the `docs` folder
8+
of that tag's source tree is deployed to the [`gh-pages` branch of this
99
repository](https://github.com/qooxdoo/documentation/tree/gh-pages) in a folder
1010
named after the tag and published at `https://qooxdoo.org/documentation/<tag>`.
1111

0 commit comments

Comments
 (0)