Open jiapei100 opened 4 years ago
.. literalinclude:: seems to be able to include a source file directly, for instance: example.py.
What if this example.py is at http://www.test.com/example.py ? Can we insert the online code directly?
At present, that is not supported. But it sounds good.
This functionality exists via an extension now: https://github.com/wpilibsuite/sphinxext-remoteliteralinclude
.. literalinclude:: seems to be able to include a source file directly, for instance: example.py.
What if this example.py is at http://www.test.com/example.py ? Can we insert the online code directly?