Skip to content

TsuyoshiUshio/AzureGoDoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Azure Go Doc

This project is for building Go Doc for Azure Go projects.

Website

Currently, I supoort these projects.

github.com/go-autorest
github.com/azure-sdk-for-go

Contribution

If you want to add other libraries, feel free to add it and send pull request. The architecture is very simple. I just go get package into the Dockerfile. then execute godoc command for expose the doc. So if you want to add other repository, feel free to edit Dockerfile. However, make sure it work at least on your local environment.

This repository is automatically build on the DockerHub. Then automatically deployed on App Service on Linux.

Azure Go Doc Website

You can refer this site. However, I create this website as a hobby. The URL might be changed in the future.

Azure Go Library Doc website

Continuous Deployment

This website is automatically build/updated. If you push new change to the master, DockerHub automated build start, then webhook call App Service on Linux deployment.

About

Project for Azure Go Library Documentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published