Skip to content
/ go-doc Public

javadoc for golang / doxygen for golang / documentation generation tool for go

Notifications You must be signed in to change notification settings

dataf3l/go-doc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-doc

This tool is intended to generate docs from golang code. I found godoc to be difficult to use, so I decided to write my own documentation generator. I hope you find it useful.

usage:

go-doc /your-source-code-folder /destination-docs-folder

Dependencies

Just use the current version of go to compile the program.

Maybe you don't have golang installed?

If you can't compile go programs, why would you need a doc tool?

License

This code is public domain.

About

javadoc for golang / doxygen for golang / documentation generation tool for go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published