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.
- Host: GitHub
- URL: https://github.com/biologytools/gptdocumenter
- Owner: BiologyTools
- License: gpl-3.0
- Created: 2023-12-15T12:23:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T18:52:28.000Z (over 2 years ago)
- Last Synced: 2025-08-16T13:01:50.073Z (10 months ago)
- Topics: chatgpt, documentation, documentation-generator, openai
- Language: C#
- Homepage:
- Size: 25.4 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)
