name changes; refs #1
This commit is contained in:
@@ -940,17 +940,17 @@ DOCSET_FEEDNAME = "Doxygen generated docs"
|
||||
# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen
|
||||
# will append .docset to the name.
|
||||
|
||||
DOCSET_BUNDLE_ID = com.swisssign.dev
|
||||
DOCSET_BUNDLE_ID = org.waeckerlin.marc.dev
|
||||
|
||||
# When GENERATE_PUBLISHER_ID tag specifies a string that should uniquely identify
|
||||
# the documentation publisher. This should be a reverse domain-name style
|
||||
# string, e.g. com.mycompany.MyDocSet.documentation.
|
||||
|
||||
DOCSET_PUBLISHER_ID = com.swisssign.dev
|
||||
DOCSET_PUBLISHER_ID = org.waeckerlin.marc.dev
|
||||
|
||||
# The GENERATE_PUBLISHER_NAME tag identifies the documentation publisher.
|
||||
|
||||
DOCSET_PUBLISHER_NAME = "Marc Wäckerlin (SwissSign AG)"
|
||||
DOCSET_PUBLISHER_NAME = "Marc Wäckerlin (http://marc.waeckerlin.org) <marc@waeckerlin.org>"
|
||||
|
||||
# If the GENERATE_HTMLHELP tag is set to YES, additional index files
|
||||
# will be generated that can be used as input for tools like the
|
||||
@@ -1064,7 +1064,7 @@ GENERATE_ECLIPSEHELP = NO
|
||||
# the directory name containing the HTML and XML files should also have
|
||||
# this name.
|
||||
|
||||
ECLIPSE_DOC_ID = com.swisssign.dev
|
||||
ECLIPSE_DOC_ID = org.waeckerlin.marc.dev
|
||||
|
||||
# The DISABLE_INDEX tag can be used to turn on/off the condensed index at
|
||||
# top of each HTML page. The value NO (the default) enables the index and
|
||||
|
Reference in New Issue
Block a user