blob: 0b328dacd2af2511ca238f4c6e4c0dde6b151cc4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
\input texinfo
@setfilename html-docdesc.info
@settitle HTML docdesc test
@documentdescription
This is the explicit document description.
@end documentdescription
@node Top
@top Top of HTML docdesc test
This is the top.
@bye
|