Hello,

just an elementary question about how Sphinx.

Does Sphinx parse the py-files as text files?
Or does Sphinx load and run the whole code and inspect its objects and docstrings?

So when I would dynamically add extra code, attributes via setattr() does Sphinx recognize that?
e.g. like it is done here https://stackoverflow.com/a/73486831/4865723

Kind
Christian

--
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/92dde8fc655f62db33a2dc2cecba8a48%40posteo.de.

Reply via email to