diff options
author | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2012-12-05 12:21:10 +0000 |
---|---|---|
committer | doko <doko@6ca36cf4-e1d1-0310-8c6f-e303bb2178ca> | 2012-12-05 12:21:10 +0000 |
commit | fa76fa25852e5a396826cd6f313ffb18c59b3113 (patch) | |
tree | 61e61617bfb9f6670dc20e26321239e0cf9dcd4b /debian/gccgo-BV-doc.doc-base | |
parent | 726eef196232bc877a7296ebd73660a61e70e437 (diff) | |
download | gcc-48-fa76fa25852e5a396826cd6f313ffb18c59b3113.tar.gz |
- split out a gccgo-doc package
git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.8@6359 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
Diffstat (limited to 'debian/gccgo-BV-doc.doc-base')
-rw-r--r-- | debian/gccgo-BV-doc.doc-base | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/gccgo-BV-doc.doc-base b/debian/gccgo-BV-doc.doc-base new file mode 100644 index 0000000..86ce258 --- /dev/null +++ b/debian/gccgo-BV-doc.doc-base @@ -0,0 +1,17 @@ +Document: gccgo-@BV@ +Title: The GNU Go compiler (version @BV@) +Author: Various +Abstract: This manual describes how to use gccgo, the GNU compiler for + the Go programming language. This manual is specifically about + gccgo. For more information about the Go programming + language in general, including language specifications and standard + package documentation, see http://golang.org/. +Section: Programming + +Format: html +Index: /usr/share/doc/gcc-@BV@-base/gccgo.html +Files: /usr/share/doc/gcc-@BV@-base/gccgo.html + +Format: info +Index: /usr/share/info/gccgo-@BV@.info.gz +Files: /usr/share/info/gccgo-@BV@* |