Add missing dircategory and direntry to texi file
This commit is contained in:
parent
776364f395
commit
36f74e46b4
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
||||||
@c %**start of header
|
@c %**start of header
|
||||||
@setfilename tcc-doc.info
|
@setfilename tcc-doc.info
|
||||||
@settitle Tiny C Compiler Reference Documentation
|
@settitle Tiny C Compiler Reference Documentation
|
||||||
|
@dircategory Software development
|
||||||
|
@direntry
|
||||||
|
* TCC: (tcc-doc). The Tiny C Compiler.
|
||||||
|
@end direntry
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@include config.texi
|
@include config.texi
|
||||||
|
|
Loading…
Reference in a new issue