Hi,
I'm using doxygen to generate the xml detailed documentation of the functions for projects in C and Python.
I found in-body comments really usefull in C code, because with them is possible to describe code in details, and later process xml when needed.
I would like to ask if this option is also available for the Python code?
And if it is, how can it be achived.
Whichever configuration I have tried, or comments style, comments after the first line of "in-function" code are not reported in xml documentation.
Thank you!
22.11.2023 16:24:19 Marko Filipovic mark-o@users.sourceforge.net:
Hi, I'm using doxygen to generate the xml detailed documentation of the functions for projects in C and Python. I found in-body comments really usefull in C code, because with them is possible to describe code in details, and later process xml when needed. I would like to ask if this option is also available for the Python code? And if it is, how can it be achived. Whichever configuration I have tried, or comments style, comments after the first line of "in-function" code are not reported in xml documentation. Thank you! Python in-body comment parsing[https://sourceforge.net/p/doxygen/discussion/130996/thread/fcc3bd49ef/?limit=25#ad00] Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/doxygen/discussion/130996/ To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Python in-body comment parsing[https://sourceforge.net/p/doxygen/discussion/130996/thread/fcc3bd49ef/?limit=25#ad00]
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/doxygen/discussion/130996/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Log in to post a comment.
Hi,
I'm using doxygen to generate the xml detailed documentation of the functions for projects in C and Python.
I found in-body comments really usefull in C code, because with them is possible to describe code in details, and later process xml when needed.
I would like to ask if this option is also available for the Python code?
And if it is, how can it be achived.
Whichever configuration I have tried, or comments style, comments after the first line of "in-function" code are not reported in xml documentation.
Thank you!
22.11.2023 16:24:19 Marko Filipovic mark-o@users.sourceforge.net: