This can be also achieved using simple **wget** command for that. Example: [snippet][1]
                        
                        
                        
                        I have a similar issue with that. I'm using GitLab for my projects and I have decide to create and share with some handy GitLab CI YAML templates for Go projects that will automatically generate a static HTML Go documentation without any external packages: https://gitlab.com/tymonx/gitlab-ci
                        
                        
                        
                        Example: [Go Logger documentation][2]
                        
                        
                        
                        Two nice features:
                        
                        
                        
                         - Embedded Go source code files
                        
                         - Search box is referencing to GitLab
                        
                        
                        
                          [1]: https://gitlab.com/snippets/1977141
                        
                          [2]: https://tymonx.gitlab.io/go-logger/doc/pkg/gitlab.com/tymonx/go-logger/logger/
                        
                
             
            
                
                    
                        This can be also achieved using simple **wget** command for that. Example: [snippet][1]
                        
                        
                        
                        I have a similar issue with that. I'm using GitLab for my projects and I have decide to create and share with some handy GitLab CI YAML templates for Go projects that will automatically generate a static HTML Go documentation without any external packages: https://gitlab.com/tymonx/gitlab-ci
                        
                        
                        
                        Example: [Go Logger documentation][2]
                        
                        
                        
                        Two nice features:
                        
                        
                        
                         - Embedded Go source code files
                        
                         - Search box is referencing to GitLab
                        
                        
                        
                          [1]: https://gitlab.com/snippets/1977141
                        
                          [2]: https://tymonx.gitlab.io/go-logger/doc/pkg/gitlab.com/tymonx/go-logger/logger/