An open API service indexing awesome lists of open source software.

https://github.com/biologytools/gptdocumenter

ChatGPT C# code documentation generator.
https://github.com/biologytools/gptdocumenter

chatgpt documentation documentation-generator openai

Last synced: 10 months ago
JSON representation

ChatGPT C# code documentation generator.

Awesome Lists containing this project

README

          

# GPTDocumenter
C# GPT code documentation generator.
## Features
- Easily generate documentation to entire C# project, file, or block of code with ChatGPT.
- Choose to generate documentation for all public code or all code blocks.
### Note: Requires a [ChatGPT API Key.](https://platform.openai.com/)
![image](https://github.com/BiologyTools/GPTDocumenter/assets/84872500/abfe58a2-0d67-4c35-9974-829429139b88)