Home:ALL Converter>VSCode extension to auto generate C docstring?

VSCode extension to auto generate C docstring?

Ask Time:2021-04-17T18:16:39         Author:MikeLemo

Json Formatter

I'm starting to get into more advanced codding practices and came across the need to create full documentations for my libraries which I write in C in the VSCode IDE and in an effort to try and same time I'm looking for a way to auto generate C Sphinx style docstring in VSCode now there is a lot of support to do that for python as it seems but can't find anything for autogen C sphinx docsting

Any suggestions?

Author:MikeLemo,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/67137031/vscode-extension-to-auto-generate-c-docstring
yy