doc/doxygen.conf
changeset 8935 2ce1f6bd9f8e
parent 8910 3bf1184a75d9
child 8936 7bf5bc2eb3e0
equal deleted inserted replaced
8934:bc42868d23a7 8935:2ce1f6bd9f8e
   950 # files. In the HTML_STYLESHEET file, use the file name only. Also note that
   950 # files. In the HTML_STYLESHEET file, use the file name only. Also note that
   951 # the files will be copied as-is; there are no commands or markers available.
   951 # the files will be copied as-is; there are no commands or markers available.
   952 
   952 
   953 HTML_EXTRA_FILES       = doc/ns3_html_theme/static/doxygen.css \
   953 HTML_EXTRA_FILES       = doc/ns3_html_theme/static/doxygen.css \
   954                          doc/ns3_html_theme/static/bar-top.png \
   954                          doc/ns3_html_theme/static/bar-top.png \
   955                          doc/ns3_html_theme/static/favicon.ico
   955                          doc/ns3_html_theme/static/favicon.ico \
       
   956                          doc/ns3_html_theme/static/drop-down-menu.js \
       
   957                          doc/ns3_html_theme/static/menu-bgr-400.png \
       
   958                          doc/ns3_html_theme/static/ver.png
   956 
   959 
   957 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output.
   960 # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output.
   958 # Doxygen will adjust the colors in the style sheet and background images
   961 # Doxygen will adjust the colors in the style sheet and background images
   959 # according to this color. Hue is specified as an angle on a colorwheel,
   962 # according to this color. Hue is specified as an angle on a colorwheel,
   960 # see http://en.wikipedia.org/wiki/Hue for more information.
   963 # see http://en.wikipedia.org/wiki/Hue for more information.