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:29:23 UTC

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

mik-laj commented on a change in pull request #8591:
URL: https://github.com/apache/airflow/pull/8591#discussion_r416572011



##########
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:
       Can you do it in a separate PR? We would like to have these changes in Airflow 1.10 too.




----------------------------------------------------------------
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