- 79f3242 godoc: support go1.19 doc comment syntax by aarzilli · 2 years, 10 months ago
- f05e912 godoc/static: add gopher/pkg.png image by Tom Freudenberg · 3 years, 11 months ago
- 682c7e6 godoc/static: link to golang.org for content moved out of Go root by Dmitri Shuralyov · 4 years, 1 month ago
- 8e4f4c8 godoc: delete GoogleCN logic by Russ Cox · 4 years, 1 month ago
- 54dc8c5 playground: remove /share registration, add Proxy by Russ Cox · 4 years, 1 month ago
- 2363391 all: go fmt ./... by Russ Cox · 4 years, 1 month ago
- 05664e2 godoc: change godoc.org links to pkg.go.dev by Julie Qiu · 4 years, 4 months ago
- 76a6aac present: fix newline parsing for go present by Muhammad Hamza Farrukh · 4 years, 7 months ago
- 6be401e godoc/static: replace innerHTML with textContent by Rebecca Stambler · 4 years, 10 months ago
- 693125c all: run prettier on js and css by Agniva De Sarker · 6 years ago
- 5e2df02 godoc/static: update jquery.treeview to 1.4.2 by Tamir Duberstein · 5 years ago
- 207d3de all: fix some staticcheck errors by Rebecca Stambler · 5 years ago
- 6ed6e60 godoc/static: update copyright year to 2013 by Dmitri Shuralyov · 5 years ago
- b0650ce godoc/static: re-add "or" function call to package.html template by Dmitri Shuralyov · 5 years ago
- 688c506 cmd/godoc, godoc/static: remove remnants of golang.org website by Dmitri Shuralyov · 5 years ago
- 2a413a0 godoc/static: let client use vet check returned by /compile endpoint by Brad Fitzpatrick · 6 years ago
- ab48911 cmd/godoc,cmd/gorename,refactor/rename: skip tests on GOOS=android by Elias Naur · 6 years ago
- bb1329d godoc/static: update static.go by Rebecca Stambler · 6 years ago
- 9bdeadd godoc/static: inherit textarea color to avoid illegible text by Andrew Bonventre · 6 years ago
- 7c850e7 godoc/static: update copyright year in static.go by Rebecca Stambler · 6 years ago
- 3e7aa9e godoc: generate TOC from server-side for search page by Agniva De Sarker · 7 years ago
- 321fe74 playground.js: make output of "Run" clearer by Yury Smolsky · 6 years ago
- 4fd3307 godoc: fix inline playground width for mobile devices by Agniva De Sarker · 7 years ago
- c75e7e6 godoc: inject treeview content only when needed by Agniva De Sarker · 7 years ago
- 48cd23a godoc/static: get rid of ::-webkit-search-decoration of #search by Kunpei Sakai · 7 years ago
- e5fe289 godoc, cmd/godoc: remove CLI support by Brad Fitzpatrick · 6 years ago
- 0e57eba godoc/static: prevent menu "bouncing" when showing Play button by Andrew Gerrand · 6 years ago
- 008d181 godoc/static: regenerate by Chris Broadfoot · 6 years ago
- ee6b031 godoc: migrate to App Engine flexible by Chris Broadfoot · 7 years ago
- 4bc20fc godoc: fix indenting on Firefox by Kevin Burke · 7 years ago
- 0700b57 godoc: don't display tar instructions for malformed download query by Andrew Bonventre · 7 years ago
- 57f659e godoc: show version information for stdlib by Devon H. O'Dell · 7 years ago
- 5344009 godoc/static: resolve merge conflict, committed in error by Alan Donovan · 7 years ago
- e10d6c9 godoc/static: use a stable quote function by Alan Donovan · 7 years ago
- 465e6f3 godoc: add link to expand/close all examples by Agniva De Sarker · 7 years ago
- 903a227 godoc/static: mimic the pre-1.10 behavior of strconv.Quote by Alan Donovan · 7 years ago
- 49ce10d godoc/static: suppress gen_test on go1.9 by Alan Donovan · 7 years ago
- a5b4c53 playground.js: display vet errors when program has no output by Yury Smolsky · 7 years ago
- 48418e5 godoc: display "go vet" errors before the output of a program by Yury Smolsky · 7 years ago
- 76f5b51 x/tools/godoc: make front page video respond to layout changes (2/2) by jimmyfrasche · 7 years ago
- ae80276 godoc/static: add test for static.go file generation by Agniva De Sarker · 7 years ago
- f4ce24f godoc/static: cleanup unused lines in makestatic.go by Jeevanandam M · 7 years ago
- 8e070db godoc: remove vendor prefixes for border-radius by Agniva De Sarker · 7 years ago
- 0b5ca0b godoc: use relative css unit by Agniva De Sarker · 7 years ago
- 8b3ccca godoc/vfs: improve implementation of RootType by Agniva De Sarker · 7 years ago
- faed997 godoc: cleanup package templates by Agniva De Sarker · 7 years ago
- 16d1af8 godoc: group package home page list by root by Agniva De Sarker · 7 years ago
- 370143d godoc/static: add perf, review, sync subrepos by Dmitri Shuralyov · 7 years ago
- 4c0f0e4 godoc: add vet support to playground.js by Yury Smolsky · 7 years ago
- 14b3f5b godoc/static: add x/time subrepo by Dmitri Shuralyov · 7 years ago
- 5ad4d95 godoc: add the defer attribute to script tags by Agniva De Sarker · 7 years ago
- 10db2d1 cmd/present: support being reverse proxied from https by peter zhang · 7 years ago
- ce871d1 godoc: allow line numbers to be searched by ctrl+f by Agniva De Sarker · 7 years ago
- 7374a09 godoc: move package example section by Agniva De Sarker · 7 years ago
- 25101aa godoc,cmd/getgo: update download links to dl.google.com by Andrew Bonventre · 7 years ago
- b790d0b godoc: set proper content-type header on share request by Andrew Bonventre · 7 years ago
- 64890f4 godoc: fix missing search icon on /dl and correct borders by Andrew Bonventre · 7 years ago
- 9b61fcc Revert "godoc: better distinguish links and link state" by Andrew Bonventre · 7 years ago
- 5ec9174 Revert "godoc: accessible permalinks" by Andrew Bonventre · 7 years ago
- 9bd2f44 godoc: better distinguish links and link state by jimmyfrasche · 7 years ago
- 5d18609 godoc: add label and button to search bar by jimmyfrasche · 7 years ago
- f57adc1 godoc: accessible permalinks by jimmyfrasche · 7 years ago
- a567bbf godoc: avoid skipping heading level in package docs by Ben Haines · 7 years ago
- 0b88a3a godoc: add alt attr to gopher on main package index by jimmyfrasche · 7 years ago
- 421c33e godoc: update out of sync static.go by Martin Möhrmann · 8 years ago
- 2d19ab3 godoc: hide link to blog in header in CN by Andrew Bonventre · 8 years ago
- 4e70a1b godoc: add GoogleCN property to pages by Andrew Bonventre · 8 years ago
- 5128de7 godoc: add links to docs in text and dir pages by Sina Siadat · 9 years ago
- 75e5ff3 godoc: make line numbers unselectable by Kevin Burke · 8 years ago
- 620ecdb all: apply new machine-generated doc spec to files by Kevin Burke · 8 years ago
- 2946dd1 godoc/static: add license preamble to static file by Kevin Burke · 8 years ago
- 396c176 godoc: preserve ?m=... query string by Ted Kornish · 8 years ago
- 19c96be static: fix playground share by Chris Broadfoot · 8 years ago
- 69cfa78 static: add optional save shortcut support to playground by Chris Broadfoot · 8 years ago
- 1a60337 godoc/static: clean up the expandos code that handles the hash by Chris Broadfoot · 8 years ago
- add1aac static: don't use the jQuery func for looking up based on hash by Chris Broadfoot · 8 years ago
- 5d76f8c static: detect platform to hide/show unix/windows instructions by Chris Broadfoot · 8 years ago
- b54fdb7 godoc: don't select line numbers in orange by Kevin Burke · 8 years ago
- 8b89e95 godoc/dl: change "All versions" to "Archived versions" by Chris Broadfoot · 8 years ago
- 2d7295c godoc: allow nested toggles and toggles with <a name> by Chris Broadfoot · 8 years ago
- 4e83100 static: add underlines back to links in blog body by Chris Broadfoot · 8 years ago
- ae02084 godoc: flip order of signature and doc string for functions and methods by Robert Griesemer · 8 years ago
- 0a14ca4 godoc: don't select line numbers when highlighting source code by Kevin Burke · 8 years ago
- 7932c3d godoc: Regenerate static/static.go by Kevin Burke · 8 years ago
- c97d1a2 godoc: add on-hover permalink anchors across the site by Chris Broadfoot · 8 years ago
- a829d47 cmd/godoc: show comment before code block by Luigi Riefolo · 8 years ago
- 681db09 godoc/static: use window scope for checking notesEnabled by Andrew Gerrand · 9 years ago
- 19c2ab0 x/tools/present: display presenter notes and synchronize browser windows by Audrey Lim · 9 years ago
- 6eef0b4 cmd/godoc: fix anchor links for constructors by Konstantin Shaposhnikov · 9 years ago
- 3560419 godoc/static: makestatic.go: gofmt generated code by Konstantin Shaposhnikov · 9 years ago
- 2c200ee cmd/godoc: Add anchor links to functions, types and methods by nwidger · 9 years ago
- 4b9c8b5 cmd/godoc: fix multi-paragraph marker rendering by Simon Jefford · 9 years ago
- 3868f57 godoc/static: replace version strings with actual versions by Andrew Gerrand · 9 years ago
- 093d765 Revert: godoc: Implement Unordered Output. by Brad Fitzpatrick · 9 years ago
- 3d2dab6 godoc: Implement Unordered Output. by Brady Catherman · 9 years ago
- 3440805 godoc/static: disable spellcheck on textareas by Chris Broadfoot · 9 years ago
- 95cc01b godoc/static: fix dd styles by Andrew Gerrand · 9 years ago
- 4ad5335 x/tools/godoc: fixed width limit for non-paragraph text by Timothy Studd · 9 years ago
- 791f468 godoc/static: show relevant test instructions on install page by Andrew Gerrand · 9 years ago
- 0f7bc42 godoc/static: have makestatic use the same code header comment as stringer by Tamir Duberstein · 10 years ago