

Each string \n" 98 + "# in this list, if found as the leading text of the brief description, will be \n" 99 + "# stripped from the text and the result after processing the whole list, is \n" 100 + "# used as the annotated text. \n" 90 + "# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the \n" 91 + "# brief descriptions will be completely suppressed.\n",ĩ6 "# This tag implements a quasi-intelligent brief description abbreviator \n" 97 + "# that is used to form the text in various listings. \n" 83 + "# Set to NO to disable this.\n",Ĩ8 "# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend \n" 89 + "# the brief description of a member or function before the detailed description. \n" 69 + "# The default language is English, other supported languages are: \n" 70 + "# Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional, \n" 71 + "# Croatian, Czech, Danish, Dutch, Farsi, Finnish, French, German, Greek, \n" 72 + "# Hungarian, Italian, Japanese, Japanese-en (Japanese with English messages), \n" 73 + "# Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian, Polish, \n" 74 + "# Portuguese, Romanian, Russian, Serbian, Serbian-Cyrilic, Slovak, Slovene, \n" 75 + "# Spanish, Swedish, and Ukrainian.\n",Ĩ0 "# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will \n" 81 + "# include brief member descriptions after the members that are listed in \n" 82 + "# the file and class documentation (similar to JavaDoc). Doxygen will use this \n" 68 + "# information to generate all constant output in the proper language. \n" 59 + "# Enabling this option can be useful when feeding doxygen a huge amount of \n" 60 + "# source files, where putting all generated files in the same directory would \n" 61 + "# otherwise cause performance problems for the file system.\n",Ħ6 "# The OUTPUT_LANGUAGE tag is used to specify the language in which all \n" 67 + "# documentation generated by doxygen is written. If left blank the current directory will be used.\n",ĥ6 "# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create \n" 57 + "# 4096 sub-directories (in 2 levels) under the output directory of each output \n" 58 + "# format and will distribute the generated files over these directories. \n" 50 + "# If a relative path is entered, it will be relative to the location \n" 51 + "# where doxygen was started. \n" 42 + "# This could be handy for archiving the generated documentation or \n" 43 + "# if some version control system is used.\n",Ĥ8 "# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) \n" 49 + "# base path where the generated documentation will be put. See \n" 30 + "# for the list of possible encodings.\n",ģ5 "# The PROJECT_NAME tag is a single word (or a sequence of words surrounded \n" 36 + "# by quotes) that should identify the project.\n",Ĥ1 "# The PROJECT_NUMBER tag can be used to enter a project or revision number. Doxygen uses libiconv (or the \n" 29 + "# iconv built into libc) for the transcoding. The default is UTF-8 which is also the encoding used for all \n" 28 + "# text before the first occurrence of this tag. 21 */ 22 package .doxygen Ģ6 "# This tag specifies the encoding used for all characters in the config file \n" 27 + "# that follow.
#Doxygen generate chm file license
19 * See the License for the specific language governing permissions and 20 * limitations under the License.
#Doxygen generate chm file software
You may obtain a copy of the License at 13 * 14 * 15 * 16 * Unless required by applicable law or agreed to in writing, software 17 * distributed under the License is distributed on an "AS IS" BASIS, 18 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 10 * The ASF licenses this file to You under the Apache License, Version 2.0 11 * (the "License") you may not use this file except in compliance with 12 * the License.

See the NOTICE file distributed with 9 * this work for additional information regarding copyright ownership. View Javadoc 1 /** 2 * The Doxygen Maven Plugin (dmp) 3 * 4 * Copyright (c) 2010, 2011, 2012, 2013, 2014, 2015 by SoftwareEntwicklung Beratung Schulung (SoEBeS) 5 * Copyright (c) 2010, 2011, 2012, 2013, 2014, 2015 by Karl Heinz Marbaise 6 * 7 * Licensed to the Apache Software Foundation (ASF) under one or more 8 * contributor license agreements.
