Use a separate GitHub Actions workflow to build offline documentation (#4733)

This is required to get a permalink using https://nightly.link
as we need the workflow containing the offline docs ZIP artifact
to always be the latest one. Creating a second workflow is a good
way to solve this.

This also makes it easier to distinguish between linting checks
and offline documentation builds in the repository's Actions tab.
This commit is contained in:
Hugo Locurcio
2021-03-28 23:42:19 +02:00
committed by GitHub
parent a912322c60
commit 74ac839609
4 changed files with 45 additions and 22 deletions

View File

@@ -42,6 +42,10 @@ 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>`__
for offline reading (updated every Monday). Extract the ZIP archive then open
the top-level ``index.html`` in a web browser.
.. note:: Godot Engine is an open source project developed by a community of
volunteers. The documentation team can always use your
feedback and help to improve the tutorials and class reference. If
@@ -55,7 +59,7 @@ DevDocs, you need to:
<https://hosted.weblate.org/engage/godot-engine/>`_ into your
language, or talk to us on either the ``#documentation``
channel on `Discord <https://discord.gg/zH7NUgz>`_, or the
``#documentation`` channel on the `Godot Contributors Chat
``#documentation`` channel on the `Godot Contributors Chat
<https://chat.godotengine.org/>`_!
.. centered:: |weblate_widget|