ashb commented on a change in pull request #4894: [AIRFLOW-3996] Add view
source link to included fragments
URL: https://github.com/apache/airflow/pull/4894#discussion_r265476706
##########
File path: docs/conf.py
##########
@@ -99,6 +99,8 @@
# add these directories to sys.path here. If the directory is relative to the
# documentation root, use os.path.abspath to make it absolute, like shown here.
+sys.path.append(os.path.abspath('exts'))
Review comment:
Can we make this not depend on where it is run from?
----------------------------------------------------------------
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]
With regards,
Apache Git Services