Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 24, 2022. It is now read-only.
/golangdocPublic archive

Godoc改进版, 支持动态加载翻译文件, 支持Windows后台服务模式运行.

NotificationsYou must be signed in to change notification settings

golang-china/golangdoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GAE预览https://golang-china.appspot.com/

安装 golangdoc

安装 golangdoc :

go get github.com/golang-china/golangdoc

下载翻译文件 到$(GOROOT)/translations 目录:

https://github.com/golang-china/golangdoc.translations

启用简体中文版文档服务:

golangdoc -http=:6060 -lang=zh_CN

动态切换包文档:

其中 URL 的lang 参数为en/raw 或 无对应语言时 表示使用原始的文档,缺少或为空时用 golangdoc 服务器启动时命令行指定的lang 参数.

部署到 AGE 环境

golangdoc 支持 GAE 环境. 具体请参考:appengine/README.md

系统服务模式运行(Windows平台)

# 安装 Windows 服务golangdoc -service-install -http=:6060# 启动/停止 Windows 服务golangdoc -service-startgolangdoc -service-stop# 卸载 Windows 服务golangdoc -service-remove

其他

About

Godoc改进版, 支持动态加载翻译文件, 支持Windows后台服务模式运行.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp