diff options
| author | Thomas Preud'homme <thomas.preudhomme@celest.fr> | 2010-09-10 21:11:45 +0200 |
|---|---|---|
| committer | Thomas Preud'homme <thomas.preudhomme@celest.fr> | 2010-09-10 21:11:45 +0200 |
| commit | 36f74e46b47ac127e6002950f1b74ea4412cc4ea (patch) | |
| tree | ef11131508c1873c56a548351693ae0a03d35fb4 /tcc-doc.texi | |
| parent | 776364f395d786c4c27e1f7a49cbba38951d9820 (diff) | |
| download | tinycc-36f74e46b47ac127e6002950f1b74ea4412cc4ea.tar.gz tinycc-36f74e46b47ac127e6002950f1b74ea4412cc4ea.tar.bz2 | |
Add missing dircategory and direntry to texi file
Diffstat (limited to 'tcc-doc.texi')
| -rw-r--r-- | tcc-doc.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tcc-doc.texi b/tcc-doc.texi index f325e36..fc65060 100644 --- a/tcc-doc.texi +++ b/tcc-doc.texi @@ -2,6 +2,10 @@ @c %**start of header @setfilename tcc-doc.info @settitle Tiny C Compiler Reference Documentation +@dircategory Software development +@direntry +* TCC: (tcc-doc). The Tiny C Compiler. +@end direntry @c %**end of header @include config.texi |
