Build offline documentation for the stable branch as well (#4896)

This must be done on the `master` branch's CI workflow as scheduled
CI workflows only run on the repository's default branch.
This commit is contained in:
Hugo Locurcio
2021-05-20 01:29:56 +02:00
committed by GitHub
parent 53d40f0685
commit 4664df9819
3 changed files with 12 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ DevDocs, you need to:
- Click the three dots in the top-left corner, choose **Offline data**.
- Click the **Install** link next to the Godot documentation.
You can also `download an HTML copy <https://nightly.link/godotengine/godot-docs/workflows/build_offline_docs/master/godot-docs-html.zip>`__
You can also `download an HTML copy <https://nightly.link/godotengine/godot-docs/workflows/build_offline_docs/master/godot-docs-html-master.zip>`__
for offline reading (updated every Monday). Extract the ZIP archive then open
the top-level ``index.html`` in a web browser.