Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
6301fb41
Commit
6301fb41
authored
Dec 04, 2009
by
Russ Cox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
faq: add question about translation
R=jini, r
https://golang.org/cl/163092
parent
9a86cc67
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
go_faq.html
doc/go_faq.html
+11
-0
No files found.
doc/go_faq.html
View file @
6301fb41
...
@@ -157,6 +157,17 @@ protocol buffer source code include Go code generators
...
@@ -157,6 +157,17 @@ protocol buffer source code include Go code generators
and a Go library for them. The implementation uses data reflection
and a Go library for them. The implementation uses data reflection
at run time so it is slow, but a new implementation is planned.
at run time so it is slow, but a new implementation is planned.
<h3
id=
"Can_I_translate_the_Go_home_page"
>
Can I translate the Go home page into another language?
</h3>
<p>
Absolutely. We encourage developers to make Go Language sites in their own languages.
However, if choose to add the Google logo or branding to your site
(it does not appear on
<a
href=
"http://golang.org/"
>
golang.org
</a>
),
you will need to abide by the guidelines at
<a
href=
"http://www.google.com/permissions/guidelines.html"
>
http://www.google.com/permissions/guidelines.html
</a>
</p>
<h2
id=
"Design"
>
Design
</h2>
<h2
id=
"Design"
>
Design
</h2>
<h3
id=
"Why_doesnt_Go_have_feature_X"
>
Why doesn't Go have feature X?
</h3>
<h3
id=
"Why_doesnt_Go_have_feature_X"
>
Why doesn't Go have feature X?
</h3>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment