zhongjiajie commented on pull request #8340:
URL: 
https://github.com/apache/dolphinscheduler/pull/8340#issuecomment-1035966944


   Python api doc build failed. because we use `examples/tutorial.py`'s source 
to generate document connect. you should also change content in 
https://github.com/apache/dolphinscheduler/blob/35578efd08905d30a1c56a5741f689590249c8ce/dolphinscheduler-python/pydolphinscheduler/docs/source/tutorial.rst#overview-of-tutorial
   
   ```diff
   - .. literalinclude:: ../../examples/tutorial.py
   + .. literalinclude:: ../../src/pydolphinscheduler/examples/tutorial.py
      :start-after: [start tutorial]
      :end-before: [end tutorial]
   ```


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