diff --git a/doc/docs.html b/doc/docs.html index 212f345a22..edbd89ee46 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -145,6 +145,7 @@ Guided tours of Go programs.
  • Profiling Go Programs
  • Data Race Detector - a manual for the data race detector.
  • Introducing the Go Race Detector - an introduction to the race detector. +
  • A Quick Guide to Go's Assembler - an introduction to the assembler used by Go.

    More