mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
Remove reference to "mainpage.dox" and CodingStandards, which have
been removed. Put subdirectory names in file list, so we get lib/util_chr.c, not just util_chr.c.
This commit is contained in:
parent
eb876ee9cf
commit
aa2efaab1f
@ -23,8 +23,8 @@ HIDE_UNDOC_CLASSES = NO
|
|||||||
BRIEF_MEMBER_DESC = YES
|
BRIEF_MEMBER_DESC = YES
|
||||||
REPEAT_BRIEF = YES
|
REPEAT_BRIEF = YES
|
||||||
ALWAYS_DETAILED_SEC = NO
|
ALWAYS_DETAILED_SEC = NO
|
||||||
FULL_PATH_NAMES = NO
|
FULL_PATH_NAMES = YES
|
||||||
STRIP_FROM_PATH = *source
|
STRIP_FROM_PATH = $(PWD)/
|
||||||
INTERNAL_DOCS = YES
|
INTERNAL_DOCS = YES
|
||||||
CLASS_DIAGRAMS = YES
|
CLASS_DIAGRAMS = YES
|
||||||
SOURCE_BROWSER = YES
|
SOURCE_BROWSER = YES
|
||||||
@ -61,8 +61,7 @@ WARN_LOGFILE =
|
|||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
# configuration options related to the input files
|
# configuration options related to the input files
|
||||||
#---------------------------------------------------------------------------
|
#---------------------------------------------------------------------------
|
||||||
INPUT = . \
|
INPUT = .
|
||||||
mainpage.dox
|
|
||||||
FILE_PATTERNS = *.c \
|
FILE_PATTERNS = *.c \
|
||||||
*.h \
|
*.h \
|
||||||
*.idl
|
*.idl
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
/**
|
|
||||||
|
|
||||||
@mainpage
|
|
||||||
|
|
||||||
@li \ref CodingSuggestions
|
|
||||||
|
|
||||||
**/
|
|
Loading…
Reference in New Issue
Block a user