From 6c98a31b980d1d6cbbc9aeb2064d3f1c2252c3da Mon Sep 17 00:00:00 2001 From: gokuls Date: Wed, 17 May 2017 21:52:10 -0700 Subject: VES5.0 development changes not for test Change-Id: Ib44b38d24e8c841c1a85aaf82265b10f3d387b0c Signed-off-by: Gokul Singaraju --- VES5.0/doxygen-1.8.12/html/output.html | 107 +++++++++++++++++++++++++++++++++ 1 file changed, 107 insertions(+) create mode 100644 VES5.0/doxygen-1.8.12/html/output.html (limited to 'VES5.0/doxygen-1.8.12/html/output.html') diff --git a/VES5.0/doxygen-1.8.12/html/output.html b/VES5.0/doxygen-1.8.12/html/output.html new file mode 100644 index 00000000..a0529fac --- /dev/null +++ b/VES5.0/doxygen-1.8.12/html/output.html @@ -0,0 +1,107 @@ + + + + + + + +Doxygen: Output Formats + + + + + + + + + + + +
+
+ + + + + + +
+
Doxygen +
+
+
+ + +
+
+ +
+
+
+ +
+
+
+
Output Formats
+
+
+

+

The following output formats are directly supported by doxygen:

+
HTML
+
Generated if GENERATE_HTML is set to YES in the configuration file.
+
$\mbox{\LaTeX}$
+
Generated if GENERATE_LATEX is set to YES in the configuration file.
+
Man pages
+
Generated if GENERATE_MAN is set to YES in the configuration file.
+
RTF
+

Generated if GENERATE_RTF is set to YES in the configuration file.

+

Note that the RTF output probably only looks nice with Microsoft's Word. If you have success with other programs, please let me know.

+
+
XML
+

Generated if GENERATE_XML is set to YES in the configuration file.

+

+
+
Docbook
+

Generated if GENERATE_DOCBOOOK is set to YES in the configuration file.

+

+
+
+

The following output formats are indirectly supported by doxygen:

+
Compiled HTML Help (a.k.a. Windows 98 help)
+
Generated by Microsoft's HTML Help workshop from the HTML output if GENERATE_HTMLHELP is set to YES.
+
Qt Compressed Help (.qch)
+
Generated by Qt's qhelpgenerator tool from the HTML output if GENERATE_QHP is set to YES.
+
Eclipse Help
+
Generated from HTML with a special index file that is generated when GENERATE_ECLIPSEHELP is set to YES.
+
XCode DocSets
+
Compiled from HTML with a special index file that is generated when GENERATE_DOCSET is set to YES.
+
PostScript
+
Generated from the $\mbox{\LaTeX}$ output by running make ps in the output directory. For the best results PDF_HYPERLINKS should be set to NO.
+
PDF    
+
Generated from the $\mbox{\LaTeX}$ output by running make pdf in the output directory. To improve the PDF output, you typically would want to enable the use of pdflatex by setting USE_PDFLATEX to YES in the configuration file. In order to get hyperlinks in the PDF file you also need to enable PDF_HYPERLINKS.
+
+

+Go to the next section or return to the + index. +

+
+
+ + + + -- cgit 1.2.3-korg