@ -20,7 +20,7 @@
# T h i s t a g s p e c i f i e s t h e e n c o d i n g u s e d f o r a l l c h a r a c t e r s i n t h e c o n f i g f i l e
# t h a t f o l l o w . T h e d e f a u l t i s U T F - 8 w h i c h i s a l s o t h e e n c o d i n g u s e d f o r a l l t e x t
# b e f o r e t h e f i r s t o c c u r r e n c e o f t h i s t a g . D o x y g e n u s e s libiconv ( or the iconv
# b u i l t i n t o l i b c ) f o r t h e t r a n s c o d i n g . S e e h t t p :/ / w w w . g n u . o r g / s o f t w a r e / l i b i c o n v
# b u i l t i n t o l i b c ) f o r t h e t r a n s c o d i n g . S e e h t t p s :/ / w w w . g n u . o r g / s o f t w a r e / l i b i c o n v
# f o r t h e l i s t o f p o s s i b l e e n c o d i n g s .
# T h e d e f a u l t v a l u e i s : U T F - 8 .
@ -295,7 +295,7 @@ EXTENSION_MAPPING =
# I f t h e M A R K D O W N _ S U P P O R T t a g i s e n a b l e d t h e n d o x y g e n p r e - p r o c e s s e s a l l c o m m e n t s
# a c c o r d i n g t o t h e M a r k d o w n f o r m a t , w h i c h a l l o w s f o r m o r e r e a d a b l e
# d o c u m e n t a t i o n . S e e h t t p :/ / d a r i n g f i r e b a l l . n e t / p r o j e c t s / m a r k d o w n / f o r d e t a i l s .
# d o c u m e n t a t i o n . S e e h t t p s :/ / d a r i n g f i r e b a l l . n e t / p r o j e c t s / m a r k d o w n / f o r d e t a i l s .
# T h e o u t p u t o f m a r k d o w n p r o c e s s i n g i s f u r t h e r p r o c e s s e d b y d o x y g e n , s o y o u c a n
# m i x d o x y g e n , H T M L , a n d X M L c o m m a n d s w i t h M a r k d o w n f o r m a t t i n g . D i s a b l e o n l y i n
# c a s e o f b a c k w a r d c o m p a t i b i l i t i e s i s s u e s .
@ -328,7 +328,7 @@ BUILTIN_STL_SUPPORT = YES
C P P _ C L I _ S U P P O R T = N O
# S e t t h e S I P _ S U P P O R T t a g t o Y E S i f y o u r p r o j e c t c o n s i s t s o f sip ( see:
# h t t p :/ / w w w . r i v e r b a n k c o m p u t i n g . c o .u k / s o f t w a r e / s i p / i n t r o ) s o u r c e s o n l y . D o x y g e n
# h t t p s :/ / r i v e r b a n k c o m p u t i n g . c o m / s o f t w a r e / s i p / i n t r o ) s o u r c e s o n l y . D o x y g e n
# w i l l p a r s e t h e m l i k e n o r m a l C + + b u t w i l l a s s u m e a l l c l a s s e s u s e p u b l i c i n s t e a d
# o f p r i v a t e i n h e r i t a n c e w h e n n o e x p l i c i t p r o t e c t i o n k e y w o r d i s p r e s e n t .
# T h e d e f a u l t v a l u e i s : N O .
@ -687,7 +687,7 @@ LAYOUT_FILE =
# T h e C I T E _ B I B _ F I L E S t a g c a n b e u s e d t o s p e c i f y o n e o r m o r e b i b f i l e s c o n t a i n i n g
# t h e r e f e r e n c e d e f i n i t i o n s . T h i s m u s t b e a l i s t o f . b i b f i l e s . T h e . b i b
# e x t e n s i o n i s a u t o m a t i c a l l y a p p e n d e d i f o m i t t e d . T h i s r e q u i r e s t h e b i b t e x t o o l
# t o b e i n s t a l l e d . S e e a l s o h t t p :/ / e n . w i k i p e d i a . o r g / w i k i / B i b T e X f o r m o r e i n f o .
# t o b e i n s t a l l e d . S e e a l s o h t t p s :/ / e n . w i k i p e d i a . o r g / w i k i / B i b T e X f o r m o r e i n f o .
# F o r L a T e X t h e s t y l e o f t h e b i b l i o g r a p h y c a n b e c o n t r o l l e d u s i n g
# L A T E X _ B I B _ S T Y L E . T o u s e t h i s f e a t u r e y o u n e e d b i b t e x a n d p e r l a v a i l a b l e i n t h e
# s e a r c h p a t h . D o n o t u s e f i l e n a m e s w i t h s p a c e s , b i b t e x c a n n o t h a n d l e t h e m . S e e
@ -772,7 +772,7 @@ INPUT = @OpenMW_SOURCE_DIR@/apps \
# T h i s t a g c a n b e u s e d t o s p e c i f y t h e c h a r a c t e r e n c o d i n g o f t h e s o u r c e f i l e s
# t h a t d o x y g e n p a r s e s . I n t e r n a l l y d o x y g e n u s e s t h e U T F - 8 e n c o d i n g . D o x y g e n u s e s
# libiconv ( or the iconv built into libc ) f o r t h e t r a n s c o d i n g . S e e t h e l i b i c o n v
# documentation ( see: http ://www.gnu.org/software/libiconv) f o r t h e l i s t o f
# documentation ( see: http s ://www.gnu.org/software/libiconv) f o r t h e l i s t o f
# p o s s i b l e e n c o d i n g s .
# T h e d e f a u l t v a l u e i s : U T F - 8 .
@ -993,7 +993,7 @@ SOURCE_TOOLTIPS = YES
# I f t h e U S E _ H T A G S t a g i s s e t t o Y E S t h e n t h e r e f e r e n c e s t o s o u r c e c o d e w i l l
# p o i n t t o t h e H T M L g e n e r a t e d b y t h e htags ( 1 ) t o o l i n s t e a d o f d o x y g e n b u i l t - i n
# s o u r c e b r o w s e r . T h e h t a g s t o o l i s p a r t o f G N U ' s g l o b a l s o u r c e t a g g i n g s y s t e m
# ( s e e h t t p :/ / w w w . g n u . o r g / s o f t w a r e / g l o b a l / g l o b a l . h t m l ) . Y o u w i l l n e e d v e r s i o n
# ( s e e h t t p s :/ / w w w . g n u . o r g / s o f t w a r e / g l o b a l / g l o b a l . h t m l ) . Y o u w i l l n e e d v e r s i o n
# 4 . 8 . 6 o r h i g h e r .
#
# T o u s e i t d o t h e f o l l o w i n g :
@ -1136,7 +1136,7 @@ HTML_EXTRA_FILES =
# T h e H T M L _ C O L O R S T Y L E _ H U E t a g c o n t r o l s t h e c o l o r o f t h e H T M L o u t p u t . D o x y g e n
# w i l l a d j u s t t h e c o l o r s i n t h e s t y l e s h e e t a n d b a c k g r o u n d i m a g e s a c c o r d i n g t o
# t h i s c o l o r . H u e i s s p e c i f i e d a s a n a n g l e o n a c o l o r w h e e l , s e e
# h t t p :/ / e n . w i k i p e d i a . o r g / w i k i / H u e f o r m o r e i n f o r m a t i o n . F o r i n s t a n c e t h e v a l u e
# h t t p s :/ / e n . w i k i p e d i a . o r g / w i k i / H u e f o r m o r e i n f o r m a t i o n . F o r i n s t a n c e t h e v a l u e
# 0 r e p r e s e n t s r e d , 6 0 i s y e l l o w , 1 2 0 i s g r e e n , 1 8 0 i s c y a n , 2 4 0 i s b l u e , 3 0 0
# p u r p l e , a n d 3 6 0 i s r e d a g a i n .
# M i n i m u m v a l u e : 0 , m a x i m u m v a l u e : 3 5 9 , d e f a u l t v a l u e : 2 2 0 .
@ -1194,7 +1194,7 @@ HTML_INDEX_NUM_ENTRIES = 100
# I f t h e G E N E R A T E _ D O C S E T t a g i s s e t t o Y E S , a d d i t i o n a l i n d e x f i l e s w i l l b e
# g e n e r a t e d t h a t c a n b e u s e d a s i n p u t f o r A p p l e ' s X c o d e 3 i n t e g r a t e d d e v e l o p m e n t
# environment ( see: http ://developer.apple.com/tools /xcode/) , i n t r o d u c e d w i t h
# environment ( see: http s ://developer.apple.com/xcode/) , i n t r o d u c e d w i t h
# O S X 1 0 . 5 ( Leopard ) . T o c r e a t e a d o c u m e n t a t i o n s e t , d o x y g e n w i l l g e n e r a t e a
# M a k e f i l e i n t h e H T M L o u t p u t d i r e c t o r y . R u n n i n g m a k e w i l l p r o d u c e t h e d o c s e t i n
# t h a t d i r e c t o r y a n d r u n n i n g m a k e i n s t a l l w i l l i n s t a l l t h e d o c s e t i n
@ -1239,7 +1239,7 @@ DOCSET_PUBLISHER_NAME = OpenMW
# I f t h e G E N E R A T E _ H T M L H E L P t a g i s s e t t o Y E S t h e n d o x y g e n g e n e r a t e s t h r e e
# a d d i t i o n a l H T M L i n d e x f i l e s : i n d e x . h h p , i n d e x . h h c , a n d i n d e x . h h k . T h e
# i n d e x . h h p i s a p r o j e c t f i l e t h a t c a n b e r e a d b y M i c r o s o f t ' s H T M L H e l p W o r k s h o p
# ( s e e : h t t p :/ / w w w . m i c r o s o f t . c o m / e n - u s / d o w n l o a d / d e t a i l s . a s p x ? i d = 2 1 1 3 8 ) o n
# ( s e e : h t t p s :/ / w w w . m i c r o s o f t . c o m / e n - u s / d o w n l o a d / d e t a i l s . a s p x ? i d = 2 1 1 3 8 ) o n
# W i n d o w s .
#
# T h e H T M L H e l p W o r k s h o p c o n t a i n s a c o m p i l e r t h a t c a n c o n v e r t a l l H T M L o u t p u t
@ -1315,7 +1315,7 @@ QCH_FILE =
# T h e Q H P _ N A M E S P A C E t a g s p e c i f i e s t h e n a m e s p a c e t o u s e w h e n g e n e r a t i n g Q t H e l p
# P r o j e c t o u t p u t . F o r m o r e i n f o r m a t i o n p l e a s e s e e Q t H e l p P r o j e c t / N a m e s p a c e
# ( s e e : h t t p :/ / q t - p r o j e c t . o r g / d o c / q t - 4 . 8 / q t h e l p p r o j e c t . h t m l # n a m e s p a c e ) .
# ( s e e : h t t p s: / / d o c . q t . i o / a r c h i v e s / q t - 4 . 8 / q t h e l p p r o j e c t . h t m l # n a m e s p a c e ) .
# T h e d e f a u l t v a l u e i s : o r g . d o x y g e n . P r o j e c t .
# T h i s t a g r e q u i r e s t h a t t h e t a g G E N E R A T E _ Q H P i s s e t t o Y E S .
@ -1323,8 +1323,7 @@ QHP_NAMESPACE = org.openmw
# T h e Q H P _ V I R T U A L _ F O L D E R t a g s p e c i f i e s t h e n a m e s p a c e t o u s e w h e n g e n e r a t i n g Q t
# H e l p P r o j e c t o u t p u t . F o r m o r e i n f o r m a t i o n p l e a s e s e e Q t H e l p P r o j e c t / V i r t u a l
# Folders ( see: http://qt-project.org/doc/qt-4.8/qthelpproject.html # virtual-
# f o l d e r s ) .
# Folders ( see: https://doc.qt.io/archives/qt-4.8/qthelpproject.html # virtual-folders ) .
# T h e d e f a u l t v a l u e i s : d o c .
# T h i s t a g r e q u i r e s t h a t t h e t a g G E N E R A T E _ Q H P i s s e t t o Y E S .
@ -1332,23 +1331,21 @@ QHP_VIRTUAL_FOLDER = doc
# I f t h e Q H P _ C U S T _ F I L T E R _ N A M E t a g i s s e t , i t s p e c i f i e s t h e n a m e o f a c u s t o m
# f i l t e r t o a d d . F o r m o r e i n f o r m a t i o n p l e a s e s e e Q t H e l p P r o j e c t / C u s t o m
# Filters ( see: http://qt-project.org/doc/qt-4.8/qthelpproject.html # custom-
# f i l t e r s ) .
# Filters ( see: https://doc.qt.io/archives/qt-4.8/qthelpproject.html # custom-filters ) .
# T h i s t a g r e q u i r e s t h a t t h e t a g G E N E R A T E _ Q H P i s s e t t o Y E S .
Q H P _ C U S T _ F I L T E R _ N A M E =
# T h e Q H P _ C U S T _ F I L T E R _ A T T R S t a g s p e c i f i e s t h e l i s t o f t h e a t t r i b u t e s o f t h e
# c u s t o m f i l t e r t o a d d . F o r m o r e i n f o r m a t i o n p l e a s e s e e Q t H e l p P r o j e c t / C u s t o m
# Filters ( see: http://qt-project.org/doc/qt-4.8/qthelpproject.html # custom-
# f i l t e r s ) .
# Filters ( see: https://doc.qt.io/archives/qt-4.8/qthelpproject.html # custom-filters ) .
# T h i s t a g r e q u i r e s t h a t t h e t a g G E N E R A T E _ Q H P i s s e t t o Y E S .
Q H P _ C U S T _ F I L T E R _ A T T R S =
# T h e Q H P _ S E C T _ F I L T E R _ A T T R S t a g s p e c i f i e s t h e l i s t o f t h e a t t r i b u t e s t h i s
# p r o j e c t ' s f i l t e r s e c t i o n m a t c h e s . Q t H e l p P r o j e c t / F i l t e r Attributes ( see:
# h t t p :/ / q t - p r o j e c t . o r g / d o c / q t - 4 . 8 / q t h e l p p r o j e c t . h t m l # f i l t e r - a t t r i b u t e s ) .
# h t t p s: / / d o c . q t . i o / a r c h i v e s / q t - 4 . 8 / q t h e l p p r o j e c t . h t m l # f i l t e r - a t t r i b u t e s ) .
# T h i s t a g r e q u i r e s t h a t t h e t a g G E N E R A T E _ Q H P i s s e t t o Y E S .
Q H P _ S E C T _ F I L T E R _ A T T R S =
@ -1453,7 +1450,7 @@ FORMULA_FONTSIZE = 10
F O R M U L A _ T R A N S P A R E N T = Y E S
# E n a b l e t h e U S E _ M A T H J A X o p t i o n t o r e n d e r L a T e X f o r m u l a s u s i n g MathJax ( see
# h t t p :/ / w w w . m a t h j a x . o r g ) w h i c h u s e s c l i e n t s i d e J a v a s c r i p t f o r t h e r e n d e r i n g
# h t t p s :/ / w w w . m a t h j a x . o r g ) w h i c h u s e s c l i e n t s i d e J a v a s c r i p t f o r t h e r e n d e r i n g
# i n s t e a d o f u s i n g p r e r e n d e r e d b i t m a p s . U s e t h i s i f y o u d o n o t h a v e L a T e X
# i n s t a l l e d o r i f y o u w a n t t o f o r m u l a s l o o k p r e t t i e r i n t h e H T M L o u t p u t . W h e n
# e n a b l e d y o u m a y a l s o n e e d t o i n s t a l l M a t h J a x s e p a r a t e l y a n d c o n f i g u r e t h e p a t h
@ -1465,7 +1462,7 @@ USE_MATHJAX = YES
# W h e n M a t h J a x i s e n a b l e d y o u c a n s e t t h e d e f a u l t o u t p u t f o r m a t t o b e u s e d f o r
# t h e M a t h J a x o u t p u t . S e e t h e M a t h J a x site ( see:
# h t t p :/ / d o c s . m a t h j a x . o r g / e n / l a t e s t / o u t p u t . h t m l ) f o r m o r e d e t a i l s .
# h t t p s :/ / d o c s . m a t h j a x . o r g / e n / l a t e s t / o u t p u t . h t m l ) f o r m o r e d e t a i l s .
# P o s s i b l e v a l u e s a r e : H T M L - CSS ( which is slower, but has the best
# c o m p a t i b i l i t y ) , NativeMML ( i.e. MathML ) a n d S V G .
# T h e d e f a u l t v a l u e i s : H T M L - C S S .
@ -1480,11 +1477,11 @@ MATHJAX_FORMAT = HTML-CSS
# M A T H J A X _ R E L P A T H s h o u l d b e . . / m a t h j a x . T h e d e f a u l t v a l u e p o i n t s t o t h e M a t h J a x
# C o n t e n t D e l i v e r y N e t w o r k s o y o u c a n q u i c k l y s e e t h e r e s u l t w i t h o u t i n s t a l l i n g
# M a t h J a x . H o w e v e r , i t i s s t r o n g l y r e c o m m e n d e d t o i n s t a l l a l o c a l c o p y o f
# M a t h J a x f r o m h t t p :/ / w w w . m a t h j a x . o r g b e f o r e d e p l o y m e n t .
# T h e d e f a u l t v a l u e i s : h t t p :/ / c d n . m a t h j a x . o r g / m a t h j a x / l a t e s t .
# M a t h J a x f r o m h t t p s :/ / w w w . m a t h j a x . o r g b e f o r e d e p l o y m e n t .
# T h e d e f a u l t v a l u e i s : h t t p s :/ / c d n . m a t h j a x . o r g / m a t h j a x / l a t e s t .
# T h i s t a g r e q u i r e s t h a t t h e t a g U S E _ M A T H J A X i s s e t t o Y E S .
M A T H J A X _ R E L P A T H = h t t p :/ / c d n . m a t h j a x . o r g / m a t h j a x / l a t e s t
M A T H J A X _ R E L P A T H = h t t p s :/ / c d n . m a t h j a x . o r g / m a t h j a x / l a t e s t
# T h e M A T H J A X _ E X T E N S I O N S t a g c a n b e u s e d t o s p e c i f y o n e o r m o r e M a t h J a x
# e x t e n s i o n n a m e s t h a t s h o u l d b e e n a b l e d d u r i n g M a t h J a x r e n d e r i n g . F o r e x a m p l e
@ -1495,7 +1492,7 @@ MATHJAX_EXTENSIONS =
# T h e M A T H J A X _ C O D E F I L E t a g c a n b e u s e d t o s p e c i f y a f i l e w i t h j a v a s c r i p t p i e c e s
# o f c o d e t h a t w i l l b e u s e d o n s t a r t u p o f t h e M a t h J a x c o d e . S e e t h e M a t h J a x s i t e
# ( s e e : h t t p :/ / d o c s . m a t h j a x . o r g / e n / l a t e s t / o u t p u t . h t m l ) f o r m o r e d e t a i l s . F o r a n
# ( s e e : h t t p s :/ / d o c s . m a t h j a x . o r g / e n / l a t e s t / o u t p u t . h t m l ) f o r m o r e d e t a i l s . F o r a n
# e x a m p l e s e e t h e d o c u m e n t a t i o n .
# T h i s t a g r e q u i r e s t h a t t h e t a g U S E _ M A T H J A X i s s e t t o Y E S .
@ -1542,7 +1539,7 @@ SERVER_BASED_SEARCH = NO
#
# D o x y g e n s h i p s w i t h a n e x a m p l e indexer ( doxyindexer ) a n d s e a r c h e n g i n e
# ( d o x y s e a r c h . c g i ) w h i c h a r e b a s e d o n t h e o p e n s o u r c e s e a r c h e n g i n e l i b r a r y
# Xapian ( see: http ://xapian.org/) .
# Xapian ( see: http s ://xapian.org/) .
#
# S e e t h e s e c t i o n " E x t e r n a l I n d e x i n g a n d S e a r c h i n g " f o r d e t a i l s .
# T h e d e f a u l t v a l u e i s : N O .
@ -1555,7 +1552,7 @@ EXTERNAL_SEARCH = NO
#
# D o x y g e n s h i p s w i t h a n e x a m p l e indexer ( doxyindexer ) a n d s e a r c h e n g i n e
# ( d o x y s e a r c h . c g i ) w h i c h a r e b a s e d o n t h e o p e n s o u r c e s e a r c h e n g i n e l i b r a r y
# Xapian ( see: http ://xapian.org/) . S e e t h e s e c t i o n " E x t e r n a l I n d e x i n g a n d
# Xapian ( see: http s ://xapian.org/) . S e e t h e s e c t i o n " E x t e r n a l I n d e x i n g a n d
# S e a r c h i n g " f o r d e t a i l s .
# T h i s t a g r e q u i r e s t h a t t h e t a g S E A R C H E N G I N E i s s e t t o Y E S .
@ -1726,7 +1723,7 @@ LATEX_SOURCE_CODE = NO
# T h e L A T E X _ B I B _ S T Y L E t a g c a n b e u s e d t o s p e c i f y t h e s t y l e t o u s e f o r t h e
# b i b l i o g r a p h y , e . g . p l a i n n a t , o r i e e e t r . S e e
# h t t p :/ / e n . w i k i p e d i a . o r g / w i k i / B i b T e X a n d \ c i t e f o r m o r e i n f o .
# h t t p s :/ / e n . w i k i p e d i a . o r g / w i k i / B i b T e X a n d \ c i t e f o r m o r e i n f o .
# T h e d e f a u l t v a l u e i s : p l a i n .
# T h i s t a g r e q u i r e s t h a t t h e t a g G E N E R A T E _ L A T E X i s s e t t o Y E S .
@ -1882,7 +1879,7 @@ DOCBOOK_OUTPUT = docbook
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# I f t h e G E N E R A T E _ A U T O G E N _ D E F t a g i s s e t t o Y E S d o x y g e n w i l l g e n e r a t e a n A u t o G e n
# Definitions ( see http://autogen.s f.net) f i l e t h a t c a p t u r e s t h e s t r u c t u r e o f
# Definitions ( see http://autogen.s ource forge .net) f i l e t h a t c a p t u r e s t h e s t r u c t u r e o f
# t h e c o d e i n c l u d i n g a l l d o c u m e n t a t i o n . N o t e t h a t t h i s f e a t u r e i s s t i l l
# e x p e r i m e n t a l a n d i n c o m p l e t e a t t h e m o m e n t .
# T h e d e f a u l t v a l u e i s : N O .
@ -2093,7 +2090,7 @@ HIDE_UNDOC_RELATIONS = NO
# I f y o u s e t t h e H A V E _ D O T t a g t o Y E S t h e n d o x y g e n w i l l a s s u m e t h e d o t t o o l i s
# a v a i l a b l e f r o m t h e p a t h . T h i s t o o l i s p a r t o f Graphviz ( see:
# h t t p :/ / w w w . g r a p h v i z . o r g / ) , a g r a p h v i s u a l i z a t i o n t o o l k i t f r o m A T & T a n d L u c e n t
# h t t p s :/ / w w w . g r a p h v i z . o r g / ) , a g r a p h v i s u a l i z a t i o n t o o l k i t f r o m A T & T a n d L u c e n t
# B e l l L a b s . T h e o t h e r o p t i o n s i n t h i s s e c t i o n h a v e n o e f f e c t i f t h i s o p t i o n i s
# s e t t o N O
# T h e d e f a u l t v a l u e i s : Y E S .