LLM-powered code documentation generation
-
Updated
Aug 9, 2024 - Python
LLM-powered code documentation generation
Create mobile-friendly documentation sites by post-processing javadocs in GitHub Actions
Link to Javadoc APIs from Sphinx documentation
A sphinx extension designed to allow you to create links to a JavaDoc website from your sphinx documentation.
A python script that writes documentation automatically for Java projects
Scrapes data from the JavaDocs, and generates a HTML page which can be used on the Azurite documentation website.
Academic projects
Practical use of the tool Toradocu. We can analyze the number of methods with Javadoc code, and how many of them matches any condition, letting us see the way the code is done and documented. Moreover, it determines the quality of the code for each developer.
Turns a javadoc into java code. Creates method stubs from html files. Unfortunately not sentient, can't write the actual code of a method for you.
Simple maven project, MVC pattern, Junit and Javadoc
Add a description, image, and links to the javadoc topic page so that developers can more easily learn about it.
To associate your repository with the javadoc topic, visit your repo's landing page and select "manage topics."