We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbabb48 commit b1eaa87Copy full SHA for b1eaa87
doc/user_guide/features/documentation/index.rst
@@ -51,9 +51,9 @@ project's needs deviates, please refer to:
51
52
``gh-pages.yml``
53
^^^^^^^^^^^^^^^^
54
-Within the ``gh-pages.yml``, we use the GitHub ``upload-pages-artifact`` and ``deploy-pages``
55
-actions. In order to properly deploy your pages, you will need to manually reconfigure the GitHub
56
-Pages settings for the repo:
+GitHub workflow ``gh-pages.yml`` uses actions ``upload-pages-artifact`` and ``deploy-pages``.
+In order to properly deploy your generated documentation, you will need to manually
+reconfigure the GitHub Pages settings for the repo:
57
58
#. Go to the affected repo's GitHub page
59
#. Select 'Settings'
0 commit comments