📄 mxmldoc.man
字号:
.\".\" "$Id: mxmldoc.man 336 2008-01-26 21:04:57Z mike $".\".\" mxmldoc man page for mini-XML, a small XML-like file parsing library..\".\" Copyright 2003-2008 by Michael Sweet..\".\" This program is free software; you can redistribute it and/or.\" modify it under the terms of the GNU Library General Public.\" License as published by the Free Software Foundation; either.\" version 2, or (at your option) any later version..\".\" This program is distributed in the hope that it will be useful,.\" but WITHOUT ANY WARRANTY; without even the implied warranty of.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the.\" GNU General Public License for more details..\".TH mxmldoc 1 "Mini-XML" "26 January 2008" "Michael Sweet".SH NAMEmxmldoc \- mini-xml documentation generator.SH SYNOPSIS.B mxmldoc\-\-no-output [.I filename.xml].I source file(s)].br.B mxmldoc[ \-\-footer.I footerfile] [ \-\-header.I headerfile] [ \-\-intro.I introfile] [ \-\-section.I section] [ \-\-title.I title] [.I filename.xml] [.I source file(s)] >.I filename.html.br.B mxmldoc[ \-\-footer.I footerfile] [ \-\-framed.I basename] [ \-\-header.I headerfile] [ \-\-intro.I introfile] [ \-\-section.I section] [ \-\-title.I title] [.I filename.xml] [.I source file(s)].br.B mxmldoc\-\-man.I manpage[ \-\-footer.I footerfile] [ \-\-header.I headerfile] [ \-\-intro.I introfile] [ \-\-section.I section] [ \-\-title.I title] [.I filename.xml] [.I source file(s)] >.I filename.man.SH DESCRIPTION\fImxmldoc\fR scans the specified C and C++ source files to producean XML representation of globally accessible classes, constants,enumerations, functions, structures, typedefs, unions, and variables- the XML file is updated as necessary. By default, a HTMLrepresentation of the XML file is written to the standard output.Use the \fI\-\-no-output\fR option to disable the HTML output..PPMan page source can be generated using the \fI\-\-man\fR option..PPIf no source files are specified then the current XML file isconverted to the standard output..PPIn general, any C or C++ source code is handled by \fImxmldoc\fR,however it was specifically written to handle code withdocumentation that is formatted according to the CUPS DeveloperGuide which is available at "http://www.cups.org/documentation.php"..SH OPTIONS.TP 5\-\-footer footerfile.brInserts the specified file at the bottom of the output documentation..TP 5\-\-framed basename.brCreated HTML documentation using frames - one for the table-of-contents andone for the body..TP 5\-\-header headerfile.brInserts the specified file at the top of the output documentation..TP 5\-\-intro introfile.brInserts the specified file before the table of contents..TP 5\-\-man manpage.brGenerated a man page instead of HTML documentation..TP 5\-\-no-output.brDisables generation of documentation on the standard output..TP 5\-\-section section.brSets the section/keywords in the output documentation..TP 5\-\-title title.brSets the title of the output documentation..SH SEE ALSOmxml(3), Mini-XML Programmers Manual, http://www.minixml.org/.SH COPYRIGHTCopyright 2003-2008 by Michael Sweet..\".\" End of "$Id: mxmldoc.man 336 2008-01-26 21:04:57Z mike $"..\"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -