Documentation: updates for doxygen

This commit is contained in:
Shahram Najm 2015-03-16 17:50:45 +00:00
parent 38fe2e8cca
commit 595e64c998
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
/*! \mainpage GRIB API
/*! \mainpage ecCodes
\section new New

View File

@ -3,7 +3,7 @@
#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
PROJECT_NAME = grib_api
PROJECT_NAME = eccodes
PROJECT_NUMBER =
OUTPUT_DIRECTORY =
CREATE_SUBDIRS = NO
@ -89,10 +89,10 @@ INPUT = grib_api.dox \
modules.dox \
installation.dox \
../src/grib_api.h \
../src/eccodes.h \
../fortran/grib_f90.f90 \
../examples/C \
../examples/F90 \
../examples/F77 \
../examples/python \
../tools/tools.dox \
../tools/grib_ls.dox \
@ -105,7 +105,7 @@ INPUT = grib_api.dox \
../tools/grib_keys.dox \
../tools/grib_copy.dox \
../tools/grib_index_build.dox \
../python/eccode.py
../python/eccodes.py
FILE_PATTERNS = *.c \
*.cc \
*.cxx \
@ -151,7 +151,7 @@ RECURSIVE = NO
EXCLUDE =
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS =
EXAMPLE_PATH = ../examples/C ../examples/F90 ../examples/F77 ../examples/python
EXAMPLE_PATH = ../examples/C ../examples/F90 ../examples/python
EXAMPLE_PATTERNS = *
EXAMPLE_RECURSIVE = NO
IMAGE_PATH =