more documentation
This commit is contained in:
parent
c85dbef98f
commit
891b8f33c1
4 changed files with 19 additions and 14 deletions
|
@ -101,7 +101,7 @@ WARN_LOGFILE =
|
|||
#---------------------------------------------------------------------------
|
||||
# Configuration options related to the input files
|
||||
#---------------------------------------------------------------------------
|
||||
INPUT = ../src/json.hpp doxyindex.cpp
|
||||
INPUT = ../src/json.hpp
|
||||
INPUT_ENCODING = UTF-8
|
||||
FILE_PATTERNS =
|
||||
RECURSIVE = NO
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
/*!
|
||||
@mainpage
|
||||
|
||||
See @ref nlohmann::basic_json
|
||||
|
||||
@copyright Niels Lohmann\n
|
||||
@include "../../LICENSE.MIT"
|
||||
*/
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue