|
1 | | -<!-- HTML header for doxygen 1.9.5--> |
2 | | -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 | | -<html xmlns="http://www.w3.org/1999/xhtml" lang="$langISO"> |
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
4 | 3 | <head> |
5 | 4 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8" /> |
6 | 5 | <meta name="viewport" content="width=device-width, initial-scale=1"> |
7 | 6 | <meta charset="utf-8"> |
8 | | - <!--BEGIN PROJECT_NAME--> |
9 | | - <title>$title - DiscordCoreAPI is an efficient, fast, and easy to use Discord bot library for C++. Made using custom asynchronous CoRoutines.</title><!--END PROJECT_NAME--> |
10 | | - <!--BEGIN !PROJECT_NAME--> |
11 | | - <title>$title - DiscordCoreAPI is an efficient, fast, and easy to use Discord bot library for C++. Made using custom asynchronous CoRoutines.</title><!--END !PROJECT_NAME--> |
12 | | - <link href="$relpath^tabs.css" rel="stylesheet" type="text/css" /> |
13 | | - <script type="text/javascript" src="$relpath^jquery.js"></script> |
14 | | - <script type="text/javascript" src="$relpath^dynsections.js"></script> |
15 | | - <meta name="description" content="DiscordCoreAPI is an efficient, fast, and easy to use Discord bot library for C++. Made using custom asynchronous CoRoutines." /> |
16 | | - <meta name="keywords" content="Discord Bot API, Discord API, Discord Bot, Discord Bot C++, C++ CoRoutines, Fast Discord Bot Library, Discord, Bot, Library, DiscordAPI" /> |
17 | | - <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8" /> |
18 | | - <meta http-equiv="X-UA-Compatible" content="IE=11" /> |
19 | | - <meta name="generator" content="Doxygen $doxygenversion" /> |
20 | | - <meta name="viewport" content="width=device-width, initial-scale=1" /> |
21 | | - |
22 | | - |
23 | | - <!-- BEGIN opengraph metadata --> |
| 7 | + <meta property="og:title" content="$title - DiscordCoreAPI - Fast, efficient, simple."> |
24 | 8 | <meta property="og:description" content="An efficient, fast, and easy to use Discord bot library for C++. Made using custom asynchronous CoRoutines."> |
25 | | - <meta name="description" content="$title - DiscordCoreAPI is an efficient, fast, and easy to use Discord bot library for C++. Made using custom asynchronous CoRoutines."> |
26 | | - <meta property="og:title" content="$title - DiscordCoreAPI is an efficient, fast, and easy to use Discord bot library for C++. Made using custom asynchronous CoRoutines."> |
27 | | - <meta property="og:image" content="https://discordcoreapi.com/TheLogo01.png" /> |
28 | | - <meta property="og:url" content="https://discordcoreapi.com/" /> |
29 | | - <!-- END opengraph metadata --> |
30 | | - <!-- BEGIN twitter metadata --> |
31 | | - <meta name="twitter:image:src" content="https://raw.githubusercontent.com/RealTimeChris/DiscordCoreAPI/main/Documentation/Images/TheLogo01.png" /> |
32 | | - <meta name="twitter:title" content="DiscordCoreAPI" /> |
33 | | - <meta name="twitter:description" content="DiscordCoreAPI is an efficient, fast, and easy to use Discord bot library for C++. Made using custom asynchronous CoRoutines." /> |
34 | | - <!-- END twitter metadata --> |
| 9 | + <meta name="description" content="$title - DiscordCoreAPI - An efficient, fast, and easy to use Discord bot library for C++. Made using custom asynchronous CoRoutines."> |
| 10 | + <meta property="og:image" content="https://discordcoreapi.com/TheLogo.png"> |
| 11 | + <meta property="og:url" content="https://discordcoreapi.com/"> |
| 12 | + <link rel="shortcut icon" href="https://discordcoreapi.com/TheLogo.png" type="image/x-icon" /> |
| 13 | + <meta property="og:type" content="website"> |
| 14 | + <meta property="twitter:title" content="$title - DiscordCoreAPI - Fast, efficient, simple."> |
35 | 15 | <!--BEGIN PROJECT_NAME--> |
36 | | - <title>$projectname: A C++ Discord library, with custom asynchronous coroutines.</title><!--END PROJECT_NAME--> |
| 16 | + <title>$title - DiscordCoreAPI - Fast, efficient, simple.</title><!--END PROJECT_NAME--> |
37 | 17 | <!--BEGIN !PROJECT_NAME--> |
38 | | - <title>$title</title><!--END !PROJECT_NAME--> |
| 18 | + <title>$title - DiscordCoreAPI - Fast, efficient, simple.</title><!--END !PROJECT_NAME--> |
39 | 19 | <link href="$relpath^tabs.css" rel="stylesheet" type="text/css" /> |
40 | | - <link rel="shortcut icon" href="https://raw.githubusercontent.com/RealTimeChris/DiscordCoreAPI/main/Documentation/Images/TheLogo01.png" type="image/x-icon" /> |
41 | | - <!--BEGIN DISABLE_INDEX--> |
42 | | - <!--BEGIN FULL_SIDEBAR--> |
43 | | - <script type="text/javascript">var page_layout = 1;</script> |
44 | | - <!--END FULL_SIDEBAR--> |
45 | | - <!--END DISABLE_INDEX--> |
46 | 20 | <script type="text/javascript" src="$relpath^jquery.js"></script> |
47 | 21 | <script type="text/javascript" src="$relpath^dynsections.js"></script> |
48 | 22 | $treeview |
49 | 23 | $search |
50 | 24 | $mathjax |
51 | | - $darkmode |
52 | 25 | <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" /> |
53 | 26 | $extrastylesheet |
54 | | - |
55 | | - <script type="text/javascript" src="$relpath^doxygen-awesome-darkmode-toggle.js"></script> |
56 | | - <script type="text/javascript"> |
57 | | - DoxygenAwesomeDarkModeToggle.init() |
58 | | - </script> |
59 | | - |
60 | | - |
61 | 27 | </head> |
62 | 28 | <body> |
63 | | -<!--BEGIN DISABLE_INDEX--> |
64 | | - <!--BEGIN FULL_SIDEBAR--> |
65 | | -<div id="side-nav" class="ui-resizable side-nav-resizable"><!-- do not remove this div, it is closed by doxygen! --> |
66 | | - <!--END FULL_SIDEBAR--> |
67 | | -<!--END DISABLE_INDEX--> |
68 | | - |
69 | | -<div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
70 | | - |
71 | | -<!--BEGIN TITLEAREA--> |
72 | | -<div id="titlearea"> |
73 | | -<table cellspacing="0" cellpadding="0"> |
74 | | - <tbody> |
75 | | - <tr id="projectrow"> |
76 | | - <!--BEGIN PROJECT_LOGO--> |
77 | | - <td id="projectlogo"><img alt="Logo" src="$relpath^$projectlogo"/></td> |
78 | | - <!--END PROJECT_LOGO--> |
79 | | - <!--BEGIN PROJECT_NAME--> |
80 | | - <td id="projectalign"> |
81 | | - <div id="projectname">$projectname<!--BEGIN PROJECT_NUMBER--><span id="projectnumber"> $projectnumber</span><!--END PROJECT_NUMBER--> |
82 | | - </div> |
83 | | - <!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF--> |
84 | | - </td> |
85 | | - <!--END PROJECT_NAME--> |
86 | | - <!--BEGIN !PROJECT_NAME--> |
87 | | - <!--BEGIN PROJECT_BRIEF--> |
88 | | - <td> |
89 | | - <div id="projectbrief">$projectbrief</div> |
90 | | - </td> |
91 | | - <!--END PROJECT_BRIEF--> |
92 | | - <!--END !PROJECT_NAME--> |
93 | | - <!--BEGIN DISABLE_INDEX--> |
94 | | - <!--BEGIN SEARCHENGINE--> |
95 | | - <!--BEGIN !FULL_SIDEBAR--> |
96 | | - <td>$searchbox</td> |
97 | | - <!--END !FULL_SIDEBAR--> |
98 | | - <!--END SEARCHENGINE--> |
99 | | - <!--END DISABLE_INDEX--> |
100 | | - </tr> |
101 | | - <!--BEGIN SEARCHENGINE--> |
102 | | - <!--BEGIN FULL_SIDEBAR--> |
103 | | - <tr><td colspan="2">$searchbox</td></tr> |
104 | | - <!--END FULL_SIDEBAR--> |
105 | | - <!--END SEARCHENGINE--> |
106 | | - </tbody> |
107 | | -</table> |
108 | | -</div> |
109 | | -<!--END TITLEAREA--> |
110 | | -<!-- end header part --> |
| 29 | + <div id="top"> |
| 30 | + <!--BEGIN TITLEAREA--> |
| 31 | + <div id="titlearea"> |
| 32 | + <table cellspacing="0" cellpadding="0"> |
| 33 | + <tbody> |
| 34 | + <tr> |
| 35 | + <!--BEGIN PROJECT_LOGO--> |
| 36 | + <td id="projectlogo"><img alt="Logo" src="$relpath^$projectlogo" /></td> |
| 37 | + <!--END PROJECT_LOGO--> |
| 38 | + <!--BEGIN PROJECT_NAME--> |
| 39 | + <td style="padding-left: 0.5em;"> |
| 40 | + <div id="projectname"> |
| 41 | + $projectname |
| 42 | + <!--BEGIN PROJECT_NUMBER--> <span id="projectnumber">$projectnumber</span><!--END PROJECT_NUMBER--> |
| 43 | + </div> |
| 44 | + <!--BEGIN PROJECT_BRIEF--><div id="projectbrief">$projectbrief</div><!--END PROJECT_BRIEF--> |
| 45 | + </td> |
| 46 | + <!--END PROJECT_NAME--> |
| 47 | + <!--BEGIN !PROJECT_NAME--> |
| 48 | + <!--BEGIN PROJECT_BRIEF--> |
| 49 | + <td style="padding-left: 0.5em;"> |
| 50 | + <div id="projectbrief">$projectbrief</div> |
| 51 | + </td> |
| 52 | + <!--END PROJECT_BRIEF--> |
| 53 | + <!--END !PROJECT_NAME--> |
| 54 | + <!--BEGIN DISABLE_INDEX--> |
| 55 | + <!--BEGIN SEARCHENGINE--> |
| 56 | + <td>$searchbox</td> |
| 57 | + <!--END SEARCHENGINE--> |
| 58 | + <!--END DISABLE_INDEX--> |
| 59 | + </tr> |
| 60 | + </tbody> |
| 61 | + </table> |
| 62 | + </div> |
| 63 | + <!--END TITLEAREA--> |
| 64 | + <!-- end header part --> |
| 65 | + <label for="MSearchField" style="display: none">Search</label> |
0 commit comments