The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Update header.html from doxygen 1.9.4

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2300>

+5 -5
+5 -5
doc/header.html
··· 1 1 <!-- 2 - Copyright 2023, Collabora, Ltd. 2 + Copyright 2023-2024, Collabora, Ltd. 3 3 SPDX-License-Identifier: BSL-1.0 4 4 --> 5 5 ··· 8 8 then modified based on doxygen-awesome header.html file 9 9 --> 10 10 11 - <!-- HTML header for doxygen 1.9.1--> 12 - <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 11 + <!-- HTML header for doxygen 1.9.4--> 12 + <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 13 13 <html xmlns="http://www.w3.org/1999/xhtml"> 14 14 <head> 15 15 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> 16 - <meta http-equiv="X-UA-Compatible" content="IE=9"/> 16 + <meta http-equiv="X-UA-Compatible" content="IE=11"/> 17 17 <meta name="generator" content="Doxygen $doxygenversion"/> 18 18 <meta name="viewport" content="width=device-width, initial-scale=1"/> 19 19 ··· 63 63 <div id="titlearea"> 64 64 <table cellspacing="0" cellpadding="0"> 65 65 <tbody> 66 - <tr style="height: 56px;"> 66 + <tr id="projectrow" style="height: 56px;"> 67 67 <!--BEGIN PROJECT_LOGO--> 68 68 <td id="projectlogo"><img alt="Logo" src="$relpath^$projectlogo"/></td> 69 69 <!--END PROJECT_LOGO-->