Doxyfile.in

This commit is contained in:
2022-03-29 11:59:54 +03:00
parent 7a9c3f72ca
commit 7c927da979
2 changed files with 3 additions and 3 deletions

View File

@@ -617,7 +617,7 @@ HIDE_COMPOUND_REFERENCE= NO
# the files that are included by a file in the documentation of that file. # the files that are included by a file in the documentation of that file.
# The default value is: YES. # The default value is: YES.
SHOW_INCLUDE_FILES = NO SHOW_INCLUDE_FILES = YES
# If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each # If the SHOW_GROUPED_MEMB_INC tag is set to YES then Doxygen will add for each
# grouped member an include statement to the documentation, telling the reader # grouped member an include statement to the documentation, telling the reader

View File

@@ -1,8 +1,8 @@
/*! \file picollection.h /*! \file picollection.h
* \ingroup Core * \ingroup Core
* \~\brief * \~\brief
* \~english Custom elements collection * \~english Unique classes collection
* \~russian * \~russian Коллекция уникальных классов
*/ */
/* /*
PIP - Platform Independent Primitives PIP - Platform Independent Primitives