potiuk commented on code in PR #32594:
URL: https://github.com/apache/airflow/pull/32594#discussion_r1263509793


##########
BREEZE.rst:
##########
@@ -2020,6 +2020,38 @@ Those are all available flags of ``release-management 
publish-docs`` command:
   :width: 100%
   :alt: Breeze Publish documentation
 
+Adding back referencing HTML for the documentation
+""""""""""""""""""""""""""""""""""""""""""""""""""
+
+To add back references to the documentation generated by ``build-docs`` in 
Breeze to ``airflow-site``,
+use the ``release-management add-back-references`` command. This is important 
to support backward compatibility
+the airflow documentation.
+
+.. code-block:: bash
+
+     breeze release-management add-back-references
+
+.. code-block:: bash
+
+     release-management add-back-references --airflow-site-directory

Review Comment:
   ```suggestion
        release-management add-back-references --airflow-site-directory 
DIRECTORY
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to