Skip to content

jstnoname/DocGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DocGen: DOCumentation GENerator

About

Have you ever tired on writing documentation to your code?
Not more! DocGen is package written on python to generate documentation to your code by one command

How to download

Install through pip install -i https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple fiit-docgen
Or go to tags and click on "Release" or click on "Releases" on main page, after download file with .whl extension and install this file through pip: pip install (PATH TO FILE)

How to use

  • See helpful information about package by docgen -h or docgen --help
  • Authorization by writing your Gemini API key
  • And write docgen --api-key=(YOUR_API_KEY) (FILE PATH) to generate documentation to your code

Note

You can visit our project on TestPyPI

About

Easy generate documentation to your code

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages