Docstring

Learn Steps to use Docstring feature.

Docstring generator helps you in documenting your code in a professional and standardized way.

It supports Python, Java, JavaScript, C, C++, and C#. Forget about writing documentation for your code let us take care of that for you.

Step 1 :

Log in first with Google Authentication in Kodezi.

Step 2 :

After signing in successfully, click on Generate Documentation button.

Step 3 :

Inside the Generate Documentation UI select the Docstring, then click on Generate button.

Kodezi does not support extremely large sections of code, so you may have select a block of code for Docstring if guided to do so.

Step 4 :

After clicking on Generate button, the document-generating process will start.

Step 5 :

You will see results similar to these in your IDE once the document-generating process is finished.

Step 6 :

Now You can simply click on the apply button for the result that will be added to your original file.

Last updated