diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2001-04-08 19:19:32 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2001-04-08 19:19:32 (GMT) |
commit | c08484819f37862c753a193092326cb16e1a89fa (patch) | |
tree | 120d3069adfaa3da505045185569c8c67554d055 /doc/starting.doc | |
parent | 790edce05edc348b237258995816da1708d67a73 (diff) | |
download | Doxygen-c08484819f37862c753a193092326cb16e1a89fa.zip Doxygen-c08484819f37862c753a193092326cb16e1a89fa.tar.gz Doxygen-c08484819f37862c753a193092326cb16e1a89fa.tar.bz2 |
Doxygen-1.2.6-20010408
Diffstat (limited to 'doc/starting.doc')
-rw-r--r-- | doc/starting.doc | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/starting.doc b/doc/starting.doc index 852ff70..927d2a0 100644 --- a/doc/starting.doc +++ b/doc/starting.doc @@ -111,11 +111,11 @@ format. The default output directory is the directory in which \c doxygen is started. The directory to which the output is written can be changed -using the \ref cfg_output_directory "OUTPUT_DIRECTORY" , -\ref cfg_html_output "HTML_OUTPUT", \ref cfg_latex_output "LATEX_OUTPUT", -and \ref cfg_man_output "MAN_OUTPUT" tags of the configuration file. -If the output directory does not exist, \c doxygen will try to create it -for you. +using the \ref cfg_output_directory "OUTPUT_DIRECTORY", +\ref cfg_html_output "HTML_OUTPUT", \ref cfg_rtf_output "RTF_OUTPUT", +\ref cfg_latex_output "LATEX_OUTPUT", and \ref cfg_man_output "MAN_OUTPUT" +tags of the configuration file. If the output directory does not exist, +\c doxygen will try to create it for you. \addindex browser The generated HTML documentation can be viewed by pointing a HTML browser |