summaryrefslogtreecommitdiffstats
path: root/src/ftvhelp.cpp
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-09-05 10:52:54 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-09-05 10:52:54 (GMT)
commit8c838d66fae65187692ec5fc04389d0811860a7f (patch)
treecd64c81e16d349372a5a86cf92ca1d458c5288ba /src/ftvhelp.cpp
parentfab1011ef4b8fce9ad2ea11138d708004c7f036f (diff)
downloadDoxygen-8c838d66fae65187692ec5fc04389d0811860a7f.zip
Doxygen-8c838d66fae65187692ec5fc04389d0811860a7f.tar.gz
Doxygen-8c838d66fae65187692ec5fc04389d0811860a7f.tar.bz2
Remove double line with documented argument from addContentsItem in ftvhelp.cpp
This is a problem of the internal doxygen generated documentation only.
Diffstat (limited to 'src/ftvhelp.cpp')
-rw-r--r--src/ftvhelp.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/ftvhelp.cpp b/src/ftvhelp.cpp
index cee39f2..8c46fd5 100644
--- a/src/ftvhelp.cpp
+++ b/src/ftvhelp.cpp
@@ -171,11 +171,10 @@ void FTVHelp::decContentsDepth()
/*! Add a list item to the contents file.
* \param isDir TRUE if the item is a directory, FALSE if it is a text
- * \param name The name of the item.
+ * \param name the name of the item.
* \param ref the URL of to the item.
* \param file the file containing the definition of the item
* \param anchor the anchor within the file.
- * \param name the name of the item.
* \param separateIndex put the entries in a separate index file
* \param addToNavIndex add this entry to the quick navigation index
* \param def Definition corresponding to this entry