dabla commented on PR #45456: URL: https://github.com/apache/airflow/pull/45456#issuecomment-2593116034
> Sorry, "late to the party" now digging through my backlog... wanted to review earlier. > > I really like this and the description. > > For the docs build problem I see two options: (1) [not sure if this really works] outside the TOC create a small RST just with the heading and pointing to the other doctree - or (2) if you want to have exactly the same doc in each provider then use a symlink in GIT such that the RST is maintained in one place and each doctree has the same. (As long as we not move the providers the symlink is working in Sphinx) > > Can you add some example the the `dialects.rst` or is this already contained in the implementation PR? Will look into it. I also opened another [PR](https://github.com/apache/airflow/pull/45640) related to this which fixes an issue with reserverd words and special characters using the dialects. -- 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]
