kaxil commented on a change in pull request #14062:
URL: https://github.com/apache/airflow/pull/14062#discussion_r570156828
##########
File path: docs/README.rst
##########
@@ -56,6 +56,17 @@ or just to run documentation building
.. code-block:: bash
./breeze build-docs -- --docs-only
+
+Running the Docs Locally
+------------------------
+
+Once you have built the documentation run the following command from the root
directory:
+
+.. code-block:: bash
+
+ docs/start_doc_server.sh
Review comment:
```suggestion
.. code-block:: bash
docs/start_doc_server.sh
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]