You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/28 12:38:09 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #8591: Add system test and doc to http

kaxil commented on a change in pull request #8591:
URL: https://github.com/apache/airflow/pull/8591#discussion_r416577705



##########
File path: docs/exts/exampleinclude.py
##########
@@ -252,5 +252,5 @@ def setup(app):
     app.add_config_value("exampleinclude_sourceroot", None, "env")
     if not airflow_theme_is_available:
         # Sphinx airflow theme has its own styles.
-        app.add_stylesheet('exampleinclude.css')
+        app.add_css_file('exampleinclude.css')

Review comment:
       yeah would be good to have it in a separate PR




----------------------------------------------------------------
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:
users@infra.apache.org