mik-laj commented on issue #536: URL: https://github.com/apache/airflow-site/issues/536#issuecomment-1025013663
I looked at this problem and checked `ExampleLiteral` directive and it looks fine. However, the problem may be the use of the `sphinx.ext.code` module which does not make have a simple way to add a new module page and I can see some tricks are being used to integrate the directive with this extension. Here are source code of `sphinx.ext.code` extension. https://github.com/sphinx-doc/sphinx/blob/08a87d945a8ca7770c589ea878e9b095ed35e6d4/sphinx/ext/viewcode.py -- 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]
