diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2013-12-07 22:25:17 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2013-12-07 22:25:17 (GMT) |
commit | e6e3da98ec320ca5b3ad68f446fdfe75c3478961 (patch) | |
tree | a8ac879a2cd93a020c6feea80452fdb0d8ce5290 | |
parent | bd73456f37dfc2fe9c252ff6cbcea9ed21b2dcea (diff) | |
parent | 750363ae3db3c1a2d08ba66d3466e9c5c6021a8e (diff) | |
download | Doxygen-e6e3da98ec320ca5b3ad68f446fdfe75c3478961.zip Doxygen-e6e3da98ec320ca5b3ad68f446fdfe75c3478961.tar.gz Doxygen-e6e3da98ec320ca5b3ad68f446fdfe75c3478961.tar.bz2 |
Merge pull request #62 from albert-github/feature/bug_docu_index
Some texts can be independent of \htmlonly / \latexonly
-rw-r--r-- | doc/index.doc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/doc/index.doc b/doc/index.doc index 55dceff..298d413 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -137,22 +137,12 @@ input used in their production; they are not affected by this license. Doxygen supports a number of \ref output "output formats" where HTML is the most popular one. I've gathered -\htmlonly <a href="http://www.doxygen.org/results.html">some nice examples</a> -\endhtmlonly -\latexonly -some nice examples (see {\tt http://www.doxygen.org/results.html}) -\endlatexonly of real-life projects using doxygen. These are part of a larger -\htmlonly <a href="http://www.doxygen.org/projects.html">list of projects</a> that use doxygen. -\endhtmlonly -\latexonly -list of projects that use doxygen (see {\tt http://www.doxygen.org/projects.html}). -\endlatexonly If you know other projects, let <a href="mailto:dimitri@stack.nl?subject=New%20project%20using%20Doxygen">me</a> know and I'll add them. |