Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
doxverilog
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
doxverilog
Commits
9214d84a
Commit
9214d84a
authored
Jan 18, 2014
by
Dimitri van Heesch
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #89 from albert-github/feature/docu_update
Documentation corrections
parents
855f19f1
73d12cc5
Changes
12
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
45 additions
and
43 deletions
+45
-43
commands.doc
doc/commands.doc
+16
-14
customize.doc
doc/customize.doc
+1
-1
docblocks.doc
doc/docblocks.doc
+3
-3
doxygen_usage.doc
doc/doxygen_usage.doc
+1
-1
htmlcmds.doc
doc/htmlcmds.doc
+2
-2
install.doc
doc/install.doc
+7
-7
markdown.doc
doc/markdown.doc
+6
-6
searching.doc
doc/searching.doc
+1
-1
trouble.doc
doc/trouble.doc
+1
-1
include.cpp
examples/include.cpp
+1
-1
mux.vhdl
examples/mux.vhdl
+1
-1
config.xml
src/config.xml
+5
-5
No files found.
doc/commands.doc
View file @
9214d84a
...
@@ -290,7 +290,7 @@ Structural indicators
...
@@ -290,7 +290,7 @@ Structural indicators
\addindex \\category
\addindex \\category
For Objective-C only: Indicates that a comment block contains documentation
For Objective-C only: Indicates that a comment block contains documentation
for a class category with name \<name\>. The arguments are
for a class category with name \<name\>. The arguments are
equal to the \
\class
command.
equal to the \
ref cmdclass "\\class"
command.
\sa section \ref cmdclass "\\class".
\sa section \ref cmdclass "\\class".
...
@@ -929,7 +929,7 @@ Structural indicators
...
@@ -929,7 +929,7 @@ Structural indicators
<hr>
<hr>
\section cmdrelated \\related <name>
\section cmdrelated \\related <name>
\addindex related
\addindex
\\
related
Equivalent to \ref cmdrelates "\\relates"
Equivalent to \ref cmdrelates "\\relates"
<hr>
<hr>
...
@@ -946,7 +946,7 @@ Structural indicators
...
@@ -946,7 +946,7 @@ Structural indicators
<hr>
<hr>
\section cmdrelatedalso \\relatedalso <name>
\section cmdrelatedalso \\relatedalso <name>
\addindex relatedalso
\addindex
\\
relatedalso
Equivalent to \ref cmdrelatesalso "\\relatesalso"
Equivalent to \ref cmdrelatesalso "\\relatesalso"
<hr>
<hr>
...
@@ -1496,13 +1496,13 @@ void setPosition(double x,double y,double z,double t)
...
@@ -1496,13 +1496,13 @@ void setPosition(double x,double y,double z,double t)
* Rest of the comment block continues.
* Rest of the comment block continues.
*/
*/
\endverbatim
\endverbatim
Note that the \\parblock command may also appear directly after
Note that the \
c \
\parblock command may also appear directly after
\
\param
's first argument.
\
ref cmdparam "\\param"
's first argument.
<hr>
<hr>
\section cmdendparblock \\endparblock
\section cmdendparblock \\endparblock
\addindex \\endparblock
\addindex \\endparblock
This ends a block of paragraphs started with \
\
ref cmdparblock "\\parblock".
This ends a block of paragraphs started with \ref cmdparblock "\\parblock".
<hr>
<hr>
\section cmdtparam \\tparam <template-parameter-name> { description }
\section cmdtparam \\tparam <template-parameter-name> { description }
...
@@ -1612,7 +1612,7 @@ void setPosition(double x,double y,double z,double t)
...
@@ -1612,7 +1612,7 @@ void setPosition(double x,double y,double z,double t)
may be selected by including a parenthesized list of argument types after
may be selected by including a parenthesized list of argument types after
the method name.
the method name.
Synonymous to \
\see
.
Synonymous to \
ref cmdsee "\\see"
.
\sa section \ref autolink "autolink" for information on how to create links
\sa section \ref autolink "autolink" for information on how to create links
to objects.
to objects.
...
@@ -1633,7 +1633,7 @@ void setPosition(double x,double y,double z,double t)
...
@@ -1633,7 +1633,7 @@ void setPosition(double x,double y,double z,double t)
\section cmdsince \\since { text }
\section cmdsince \\since { text }
\addindex \\since
\addindex \\since
This
tag
can be used to specify since when (version or time) an
This
command
can be used to specify since when (version or time) an
entity is available. The paragraph that follows \c \\since does not have any
entity is available. The paragraph that follows \c \\since does not have any
special internal structure. All visual enhancement commands may be
special internal structure. All visual enhancement commands may be
used inside the paragraph. The \c \\since description ends when a blank
used inside the paragraph. The \c \\since description ends when a blank
...
@@ -1656,7 +1656,7 @@ void setPosition(double x,double y,double z,double t)
...
@@ -1656,7 +1656,7 @@ void setPosition(double x,double y,double z,double t)
Synonymous \ref cmdexception "\\exception".
Synonymous \ref cmdexception "\\exception".
\par Note:
\par Note:
the
tag \c \\throws is a synonym for this tag
.
the
command \ref cmdthrows "\\throws" is a synonym for this command
.
\sa section \ref cmdexception "\\exception"
\sa section \ref cmdexception "\\exception"
...
@@ -2060,7 +2060,7 @@ Commands for displaying examples
...
@@ -2060,7 +2060,7 @@ Commands for displaying examples
\ref cmddontinclude "\\dontinclude" command in combination with
\ref cmddontinclude "\\dontinclude" command in combination with
the \ref cmdline "\\line", \ref cmdskip "\\skip",
the \ref cmdline "\\line", \ref cmdskip "\\skip",
\ref cmdskipline "\\skipline",
\ref cmdskipline "\\skipline",
and \
\until
commands.
and \
ref cmduntil "\\until"
commands.
Alternatively, the \ref cmdsnippet "\\snippet" command can be used to
Alternatively, the \ref cmdsnippet "\\snippet" command can be used to
include only a fragment of a source file. For this to work the
include only a fragment of a source file. For this to work the
...
@@ -2392,12 +2392,14 @@ Commands for visual enhancements
...
@@ -2392,12 +2392,14 @@ Commands for visual enhancements
<hr>
<hr>
\section cmdcopybrief \\copybrief <link-object>
\section cmdcopybrief \\copybrief <link-object>
\addindex \\copybrief
Works in a similar way as \ref cmdcopydoc "\\copydoc" but will
Works in a similar way as \ref cmdcopydoc "\\copydoc" but will
only copy the brief description, not the detailed documentation.
only copy the brief description, not the detailed documentation.
<hr>
<hr>
\section cmdcopydetails \\copydetails <link-object>
\section cmdcopydetails \\copydetails <link-object>
\addindex \\copydetails
Works in a similar way as \ref cmdcopydoc "\\copydoc" but will
Works in a similar way as \ref cmdcopydoc "\\copydoc" but will
only copy the detailed documentation, not the brief description.
only copy the detailed documentation, not the brief description.
...
@@ -2424,7 +2426,7 @@ only copy the detailed documentation, not the brief description.
...
@@ -2424,7 +2426,7 @@ only copy the detailed documentation, not the brief description.
Doxygen will pass the text on to dot and include the resulting
Doxygen will pass the text on to dot and include the resulting
image (and image map) into the output.
image (and image map) into the output.
The nodes of a graph can be made clickable by using the URL attribute.
The nodes of a graph can be made clickable by using the URL attribute.
By using the command \
\ref
inside the URL value you can conveniently
By using the command \
ref cmdref "\\ref"
inside the URL value you can conveniently
link to an item inside doxygen. Here is an example:
link to an item inside doxygen. Here is an example:
\code
\code
/*! class B */
/*! class B */
...
@@ -2475,12 +2477,12 @@ Here is an example of the use of the \c \\msc command.
...
@@ -2475,12 +2477,12 @@ Here is an example of the use of the \c \\msc command.
class Sender
class Sender
{
{
public:
public:
/** Acknowledg
e
ment from server */
/** Acknowledgment from server */
void Ack(bool ok);
void Ack(bool ok);
};
};
/** Receiver class. Can be used to receive and execute commands.
/** Receiver class. Can be used to receive and execute commands.
* After execution of a command, the receiver will send an acknowledg
e
ment
* After execution of a command, the receiver will send an acknowledgment
* \msc
* \msc
* Receiver,Sender;
* Receiver,Sender;
* Receiver<-Sender [label="Command()", URL="\ref Command()"];
* Receiver<-Sender [label="Command()", URL="\ref Command()"];
...
@@ -2977,7 +2979,7 @@ class Receiver
...
@@ -2977,7 +2979,7 @@ class Receiver
\section cmdamp \\\&
\section cmdamp \\\&
\addindex \\\&
\addindex \\\&
This command writes the \c \& character to output.
This command writes the \c \& character to
the
output.
This character has to be escaped because it has a special meaning in HTML.
This character has to be escaped because it has a special meaning in HTML.
<hr>
<hr>
...
...
doc/customize.doc
View file @
9214d84a
...
@@ -389,7 +389,7 @@ result this works even for very large projects where reading all XML
...
@@ -389,7 +389,7 @@ result this works even for very large projects where reading all XML
files as one big DOM tree would not fit into memory.
files as one big DOM tree would not fit into memory.
See <a href="https://github.com/michaeljones/breathe">the Breathe project</a> for
See <a href="https://github.com/michaeljones/breathe">the Breathe project</a> for
a example that uses doxygen XML output from Python to bridge it with the
a
n
example that uses doxygen XML output from Python to bridge it with the
<a href="http://sphinx.pocoo.org/">Sphinx</a> document generator.
<a href="http://sphinx.pocoo.org/">Sphinx</a> document generator.
...
...
doc/docblocks.doc
View file @
9214d84a
...
@@ -461,7 +461,7 @@ When using doxygen for Fortran code you should
...
@@ -461,7 +461,7 @@ When using doxygen for Fortran code you should
set \ref cfg_optimize_for_fortran "OPTIMIZE_FOR_FORTRAN" to \c YES.
set \ref cfg_optimize_for_fortran "OPTIMIZE_FOR_FORTRAN" to \c YES.
For Fortran "!>" or "!<" starts a comment and "!!" or "!>" can be used to
For Fortran "!>" or "!<" starts a comment and "!!" or "!>" can be used to
continu
ate a
one line comment into a multi-line comment.
continu
e an
one line comment into a multi-line comment.
Here is an example of a documented Fortran subroutine:
Here is an example of a documented Fortran subroutine:
\verbatim
\verbatim
...
@@ -476,7 +476,7 @@ Here is an example of a documented Fortran subroutine:
...
@@ -476,7 +476,7 @@ Here is an example of a documented Fortran subroutine:
Type(SpMtx), intent(out) :: Restrict !< Our restriction matrix
Type(SpMtx), intent(out) :: Restrict !< Our restriction matrix
\endverbatim
\endverbatim
As a alternative you can also use comments in fixed format code:
As a
n
alternative you can also use comments in fixed format code:
\verbatim
\verbatim
C> Function comment
C> Function comment
...
@@ -541,7 +541,7 @@ commands without the leading namespace use p.e.:
...
@@ -541,7 +541,7 @@ commands without the leading namespace use p.e.:
\verbatim TCL_SUBST = class itcl:class body itcl:body \endverbatim
\verbatim TCL_SUBST = class itcl:class body itcl:body \endverbatim
-->
-->
Following is a example using doxygen style comments:
Following is a
n
example using doxygen style comments:
\include tclexample.tcl
\include tclexample.tcl
\htmlonly
\htmlonly
...
...
doc/doxygen_usage.doc
View file @
9214d84a
...
@@ -17,7 +17,7 @@
...
@@ -17,7 +17,7 @@
/*! \page doxygen_usage Doxygen usage
/*! \page doxygen_usage Doxygen usage
Doxygen is a command line based utility. Calling \c doxygen with the
Doxygen is a command line based utility. Calling \c doxygen with the
\c --help
option at the command line will give you a brief description of the
`--help`
option at the command line will give you a brief description of the
usage of the program.
usage of the program.
All options consist of a leading character <tt>-</tt>,
All options consist of a leading character <tt>-</tt>,
...
...
doc/htmlcmds.doc
View file @
9214d84a
...
@@ -25,7 +25,7 @@ of a HTML tag are passed on to the HTML output only
...
@@ -25,7 +25,7 @@ of a HTML tag are passed on to the HTML output only
<ul>
<ul>
<li><tt>\<A HREF="..."\></tt> Starts a hyperlink
<li><tt>\<A HREF="..."\></tt> Starts a hyperlink
(if supported by the output format).
(if supported by the output format).
<li><tt>\<A NAME="..."\></tt> Starts a
n
named anchor
<li><tt>\<A NAME="..."\></tt> Starts a named anchor
(if supported by the output format).
(if supported by the output format).
<li><tt>\</A\></tt> Ends a link or anchor
<li><tt>\</A\></tt> Ends a link or anchor
<li><tt>\<B\></tt> Starts a piece of text displayed in a bold font.
<li><tt>\<B\></tt> Starts a piece of text displayed in a bold font.
...
@@ -129,7 +129,7 @@ The special HTML character entities that are recognized by Doxygen:
...
@@ -129,7 +129,7 @@ The special HTML character entities that are recognized by Doxygen:
<li><tt>\&?uml;</tt> where ? is one of {A,E,I,O,U,Y,a,e,i,o,u,y},
<li><tt>\&?uml;</tt> where ? is one of {A,E,I,O,U,Y,a,e,i,o,u,y},
writes a character with a diaeresis accent (like ä).
writes a character with a diaeresis accent (like ä).
<li><tt>\&?acute;</tt> where ? is one of {A,E,I,O,U,Y,a,e,i,o,u,y},
<li><tt>\&?acute;</tt> where ? is one of {A,E,I,O,U,Y,a,e,i,o,u,y},
writes a character with a acute accent (like á).
writes a character with a
n
acute accent (like á).
<li><tt>\&?grave;</tt> where ? is one of {A,E,I,O,U,a,e,i,o,u,y},
<li><tt>\&?grave;</tt> where ? is one of {A,E,I,O,U,a,e,i,o,u,y},
writes a character with a grave accent (like à).
writes a character with a grave accent (like à).
<li><tt>\&?circ;</tt> where ? is one of {A,E,I,O,U,a,e,i,o,u,y},
<li><tt>\&?circ;</tt> where ? is one of {A,E,I,O,U,a,e,i,o,u,y},
...
...
doc/install.doc
View file @
9214d84a
...
@@ -94,7 +94,7 @@ Compilation is now done by performing the following steps:
...
@@ -94,7 +94,7 @@ Compilation is now done by performing the following steps:
If you have Qt-4.3 or higher installed and want to build the GUI
If you have Qt-4.3 or higher installed and want to build the GUI
front-end, you should run the configure script with
front-end, you should run the configure script with
the
<code>--with-doxywizard</code>
option:
the
`--with-doxywizard`
option:
configure --with-doxywizard
configure --with-doxywizard
...
@@ -148,10 +148,10 @@ Use <code>make install_docs</code> to install the
...
@@ -148,10 +148,10 @@ Use <code>make install_docs</code> to install the
documentation and examples into <code>\<docdir\>/doxygen</code>.
documentation and examples into <code>\<docdir\>/doxygen</code>.
<code>\<prefix\></code> defaults to <code>/usr/local</code> but can be changed with
<code>\<prefix\></code> defaults to <code>/usr/local</code> but can be changed with
the
<code>--prefix</code>
option of the configure script.
the
`--prefix`
option of the configure script.
The default <code>\<docdir\></code> directory is
The default <code>\<docdir\></code> directory is
<code>\<prefix\>/share/doc/packages</code> and can be changed with
<code>\<prefix\>/share/doc/packages</code> and can be changed with
the
<code>--docdir</code>
option of the configure script.
the
`--docdir`
option of the configure script.
Alternatively, you can also copy the binaries from the <code>bin</code>
Alternatively, you can also copy the binaries from the <code>bin</code>
directory manually to some <code>bin</code> directory in your search path.
directory manually to some <code>bin</code> directory in your search path.
...
@@ -226,14 +226,14 @@ Manually adding `-Bdynamic` after the target rule in
...
@@ -226,14 +226,14 @@ Manually adding `-Bdynamic` after the target rule in
Older versions of the GNU compiler have problems with constant strings
Older versions of the GNU compiler have problems with constant strings
containing characters with character codes larger than 127. Therefore
containing characters with character codes larger than 127. Therefore
the compiler will fail to compile some of the
translator_xx.h
files.
the compiler will fail to compile some of the
`translator_xx.h`
files.
A workaround, if you are planning to use the English translation only,
A workaround, if you are planning to use the English translation only,
is to configure doxygen with the
<code>--english-only</code>
option.
is to configure doxygen with the
`--english-only`
option.
On some platforms (such as OpenBSD) using some versions of gcc with
On some platforms (such as OpenBSD) using some versions of gcc with
-O2 can lead to eating all memory during the compilation of files
-O2 can lead to eating all memory during the compilation of files
such as config.cpp. As a workaround use
--debug
as a configure option
such as config.cpp. As a workaround use
`--debug`
as a configure option
or omit the
-O2
for the particular files in the Makefile.
or omit the
`-O2`
for the particular files in the Makefile.
Gcc versions before 2.95 may produce broken binaries due to bugs in
Gcc versions before 2.95 may produce broken binaries due to bugs in
these compilers.
these compilers.
...
...
doc/markdown.doc
View file @
9214d84a
...
@@ -65,11 +65,11 @@ Just like Markdown, doxygen supports two types of headers
...
@@ -65,11 +65,11 @@ Just like Markdown, doxygen supports two types of headers
Level 1 or 2 headers can be made as the follows
Level 1 or 2 headers can be made as the follows
This is a
n
level 1 header
This is a level 1 header
========================
=
========================
This is a
n
level 2 header
This is a level 2 header
------------------------
-
------------------------
A header is followed by a line containing only ='s or -'s.
A header is followed by a line containing only ='s or -'s.
Note that the exact amount of ='s or -'s is not important as long as
Note that the exact amount of ='s or -'s is not important as long as
...
@@ -530,7 +530,7 @@ stars, so the following will appear as-is:
...
@@ -530,7 +530,7 @@ stars, so the following will appear as-is:
a_nice_identifier
a_nice_identifier
Furthermore, a `*` or `_` only starts an emphasis if
Furthermore, a `*` or `_` only starts an emphasis if
- it is followed by an alphanum
b
erical character, and
- it is followed by an alphanumerical character, and
- it is preceded by a space, newline, or one the following characters `<{([,:;`
- it is preceded by a space, newline, or one the following characters `<{([,:;`
An emphasis ends if
An emphasis ends if
...
@@ -574,7 +574,7 @@ following as one list with 3 numbered items:
...
@@ -574,7 +574,7 @@ following as one list with 3 numbered items:
Doxygen however requires that the numbers used as marks are in
Doxygen however requires that the numbers used as marks are in
strictly ascending order, so the above example would produce 3 lists
strictly ascending order, so the above example would produce 3 lists
with one item. An item with a equal or lower number than
with one item. An item with a
n
equal or lower number than
the preceding item, will start a new list. For example:
the preceding item, will start a new list. For example:
1. Item1 of list 1
1. Item1 of list 1
...
...
doc/searching.doc
View file @
9214d84a
...
@@ -164,7 +164,7 @@ has its own advantages and disadvantages:
...
@@ -164,7 +164,7 @@ has its own advantages and disadvantages:
doxygen as a help plugin. It will then appear as a topic in the help
doxygen as a help plugin. It will then appear as a topic in the help
browser that can be started from "Help contents" in the Help menu.
browser that can be started from "Help contents" in the Help menu.
Eclipse will generate a search index for the documentation when you
Eclipse will generate a search index for the documentation when you
first search for a
n
keyword.
first search for a keyword.
To enable the help plugin set
To enable the help plugin set
\ref cfg_generate_eclipsehelp "GENERATE_ECLIPSEHELP" to \c YES,
\ref cfg_generate_eclipsehelp "GENERATE_ECLIPSEHELP" to \c YES,
...
...
doc/trouble.doc
View file @
9214d84a
...
@@ -109,7 +109,7 @@ helpful and it will cost me much more time to figure out what you mean.
...
@@ -109,7 +109,7 @@ helpful and it will cost me much more time to figure out what you mean.
In the worst-case your bug report may even be completely ignored by me, so
In the worst-case your bug report may even be completely ignored by me, so
always try to include the following information in your bug report:
always try to include the following information in your bug report:
- The version of doxygen you are using (for instance 1.5.3, use
- The version of doxygen you are using (for instance 1.5.3, use
<code>doxygen --version</code>
if you are not sure).
`doxygen --version`
if you are not sure).
- The name and version number of your operating system (for instance
- The name and version number of your operating system (for instance
SuSE Linux 6.4)
SuSE Linux 6.4)
- It is usually a good idea to send along the configuration file as well,
- It is usually a good idea to send along the configuration file as well,
...
...
examples/include.cpp
View file @
9214d84a
...
@@ -13,7 +13,7 @@ class Test
...
@@ -13,7 +13,7 @@ class Test
* Our main function starts like this:
* Our main function starts like this:
* \skip main
* \skip main
* \until {
* \until {
* First we create a object \c t of the Test class.
* First we create a
n
object \c t of the Test class.
* \skipline Test
* \skipline Test
* Then we call the example member function
* Then we call the example member function
* \line example
* \line example
...
...
examples/mux.vhdl
View file @
9214d84a
...
@@ -21,7 +21,7 @@ entity mux_using_with is
...
@@ -21,7 +21,7 @@ entity mux_using_with is
);
);
end
entity
;
end
entity
;
--! @brief Architure definition of the MUX
--! @brief Archit
ect
ure definition of the MUX
--! @details More details about this mux element.
--! @details More details about this mux element.
architecture
behavior
of
mux_using_with
is
architecture
behavior
of
mux_using_with
is
begin
begin
...
...
src/config.xml
View file @
9214d84a
...
@@ -283,7 +283,7 @@ Go to the <a href="commands.html">next</a> section or return to the
...
@@ -283,7 +283,7 @@ Go to the <a href="commands.html">next</a> section or return to the
<docs>
<docs>
<![CDATA[
<![CDATA[
If the \c ALLOW_UNICODE_NAMES tag is set to \c YES,
If the \c ALLOW_UNICODE_NAMES tag is set to \c YES,
doxygen will allow non-
ascii
characters to appear in the names of generated files.
doxygen will allow non-
ASCII
characters to appear in the names of generated files.
If set to \c NO, non-ASCII characters will be escaped, for example _xE3_x81_x84
If set to \c NO, non-ASCII characters will be escaped, for example _xE3_x81_x84
will be used for Unicode U+3044.
will be used for Unicode U+3044.
]]>
]]>
...
@@ -1563,7 +1563,7 @@ to disable this feature.
...
@@ -1563,7 +1563,7 @@ to disable this feature.
<docs>
<docs>
<![CDATA[
<![CDATA[
If the \c CLANG_ASSISTED_PARSING tag is set to \c YES, then doxygen will use the
If the \c CLANG_ASSISTED_PARSING tag is set to \c YES, then doxygen will use the
<a href="http://clang.llvm.org/">
clang parser
</a>
for more acurate parsing
<a href="http://clang.llvm.org/">
clang parser
</a>
for more ac
c
urate parsing
at the cost of reduced performance. This can be particularly helpful with
at the cost of reduced performance. This can be particularly helpful with
template rich C++ code for which doxygen's built-in parser lacks the
template rich C++ code for which doxygen's built-in parser lacks the
necessary type information.
necessary type information.
...
@@ -2338,7 +2338,7 @@ MATHJAX_CODEFILE = disableRenderer.js
...
@@ -2338,7 +2338,7 @@ MATHJAX_CODEFILE = disableRenderer.js
When the \c SERVER_BASED_SEARCH tag is enabled the search engine will be
When the \c SERVER_BASED_SEARCH tag is enabled the search engine will be
implemented using a web server instead of a web client using Javascript.
implemented using a web server instead of a web client using Javascript.
There are two flavo
u
rs of web server based searching depending on the
There are two flavors of web server based searching depending on the
\ref cfg_external_search "EXTERNAL_SEARCH" setting. When disabled,
\ref cfg_external_search "EXTERNAL_SEARCH" setting. When disabled,
doxygen will generate a PHP script for searching and an index file used
doxygen will generate a PHP script for searching and an index file used
by the script. When \ref cfg_external_search "EXTERNAL_SEARCH" is
by the script. When \ref cfg_external_search "EXTERNAL_SEARCH" is
...
@@ -2931,7 +2931,7 @@ put in front of it.
...
@@ -2931,7 +2931,7 @@ put in front of it.
<docs>
<docs>
<![CDATA[
<![CDATA[
If the \c SKIP_FUNCTION_MACROS tag is set to \c YES then
If the \c SKIP_FUNCTION_MACROS tag is set to \c YES then
doxygen's preprocessor will remove all refrences to function-like macros that are alone
doxygen's preprocessor will remove all ref
e
rences to function-like macros that are alone
on a line, have an all uppercase name, and do not end with a semicolon.
on a line, have an all uppercase name, and do not end with a semicolon.
Such function macros are typically
Such function macros are typically
used for boiler-plate code, and will confuse the parser if not removed.
used for boiler-plate code, and will confuse the parser if not removed.
...
@@ -2959,7 +2959,7 @@ where `loc1` and `loc2` can be relative or absolute paths or URLs.
...
@@ -2959,7 +2959,7 @@ where `loc1` and `loc2` can be relative or absolute paths or URLs.
See the section \ref external for more information about the use of tag files.
See the section \ref external for more information about the use of tag files.
\note
\note
Each tag file must have a
n
unique name
Each tag file must have a unique name
(where the name does \e NOT include the path).
(where the name does \e NOT include the path).
If a tag file is not located in the directory in which doxygen
If a tag file is not located in the directory in which doxygen
is run, you must also specify the path to the tagfile here.
is run, you must also specify the path to the tagfile here.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment