xflr6 / graphviz

Simple Python interface for Graphviz
https://graphviz.readthedocs.io
MIT License
1.63k stars 211 forks source link

What is doctest_mark_exe() ? #188

Closed wdrum closed 1 year ago

wdrum commented 1 year ago

The function doctest_mark_exe() appears frequently in the documentation, such as here and here, but it is difficult (for me, at least) to find an explanation of it. Does anyone know what it does? Thanks.

xflr6 commented 1 year ago

See #172.

xflr6 commented 11 months ago

See https://github.com/xflr6/graphviz/issues/172#issuecomment-1778710810