[cpp-opensaml] 05/10: Remove obsoleted Doxygen tags

Scott Cantor cantor.2 at osu.edu
Mon Feb 3 19:30:07 EST 2020


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-opensaml.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-opensaml.git;a=commit;h=e705b835ef4b380c8aa9726840b6ccedfc12e683

commit e705b835ef4b380c8aa9726840b6ccedfc12e683
Author: Ferenc Wágner <wferi at debian.org>
AuthorDate: Wed Aug 8 16:06:38 2018 +0200

    Remove obsoleted Doxygen tags
---
 doxygen.cfg | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/doxygen.cfg b/doxygen.cfg
index ac014a4..473cca5 100644
--- a/doxygen.cfg
+++ b/doxygen.cfg
@@ -8,7 +8,6 @@ PROJECT_NUMBER         =
 OUTPUT_DIRECTORY       = $(DOCDIR)
 CREATE_SUBDIRS         = NO
 OUTPUT_LANGUAGE        = English
-USE_WINDOWS_ENCODING   = YES
 BRIEF_MEMBER_DESC      = YES
 REPEAT_BRIEF           = YES
 ABBREVIATE_BRIEF       = "The $name class" \
@@ -30,7 +29,6 @@ STRIP_FROM_INC_PATH    = $(SRCDIR)
 SHORT_NAMES            = YES
 JAVADOC_AUTOBRIEF      = YES
 MULTILINE_CPP_IS_BRIEF = NO
-DETAILS_AT_TOP         = NO
 INHERIT_DOCS           = YES
 SEPARATE_MEMBER_PAGES  = NO
 TAB_SIZE               = 4
@@ -67,7 +65,6 @@ GENERATE_DEPRECATEDLIST= YES
 ENABLED_SECTIONS       = 
 MAX_INITIALIZER_LINES  = 30
 SHOW_USED_FILES        = YES
-SHOW_DIRECTORIES       = YES
 FILE_VERSION_FILTER    = 
 #---------------------------------------------------------------------------
 # configuration options related to warning and progress messages
@@ -141,7 +138,6 @@ HTML_FILE_EXTENSION    = .html
 HTML_HEADER            = 
 HTML_FOOTER            = 
 HTML_STYLESHEET        = 
-HTML_ALIGN_MEMBERS     = YES
 GENERATE_HTMLHELP      = $(GENERATE_CHM)
 CHM_FILE               = ../$(PROJECT).chm
 HHC_LOCATION           = $(HHC_PATH)
@@ -188,8 +184,6 @@ MAN_LINKS              = NO
 #---------------------------------------------------------------------------
 GENERATE_XML           = $(GENERATE_XML)
 XML_OUTPUT             = xml
-XML_SCHEMA             = 
-XML_DTD                = 
 XML_PROGRAMLISTING     = YES
 #---------------------------------------------------------------------------
 # configuration options for the AutoGen Definitions output
@@ -242,8 +236,6 @@ DIRECTORY_GRAPH        = YES
 DOT_IMAGE_FORMAT       = png
 DOT_PATH               = $(DOT_PATH)
 DOTFILE_DIRS           = 
-MAX_DOT_GRAPH_WIDTH    = 1024
-MAX_DOT_GRAPH_HEIGHT   = 1024
 MAX_DOT_GRAPH_DEPTH    = 1000
 DOT_TRANSPARENT        = NO
 DOT_MULTI_TARGETS      = NO

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list