equal
deleted
inserted
replaced
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. |