]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/go/doc/introduction.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / go / doc / introduction.rst
CommitLineData
c63539ff
ML
1Introduction
2============
3
4This manual describes how to use :command:`gccgo`, the GNU compiler for
5the Go programming language. This manual is specifically about
6:command:`gccgo`. For more information about the Go programming
7language in general, including language specifications and standard
3ed1b4ce 8package documentation, see http://golang.org/.