|
2 | 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 | 3 | <html xmlns="http://www.w3.org/1999/xhtml" lang="$langISO"> |
4 | 4 | <head> |
5 | | -<meta name="description" content="DiscordCoreAPI is an efficient, fast, and easy to use Discord bot library for C++. Made using custom asynchronous CoRoutines." /> |
6 | | -<meta name="keywords" content="Discord Bot API, Discord API, Discord Bot, Discord Bot C++, C++ CoRoutines, Fast Discord Bot Library, Discord, Bot, Library, DiscordAPI" /> |
7 | | -<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
8 | | -<meta http-equiv="X-UA-Compatible" content="IE=11"/> |
9 | | -<meta name="generator" content="Doxygen $doxygenversion"/> |
10 | | -<meta name="viewport" content="width=device-width, initial-scale=1"/> |
| 5 | + <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8" /> |
| 6 | + <meta name="viewport" content="width=device-width, initial-scale=1"> |
| 7 | + <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" /> |
11 | 21 |
|
12 | 22 |
|
13 | | -<!-- BEGIN opengraph metadata --> |
14 | | -<meta property="og:title" content="DiscordCoreAPI" /> |
15 | | -<meta property="og:image" content="https://raw.githubusercontent.com/RealTimeChris/DiscordCoreAPI/main/Documentation/Images/TheLogo01.png" /> |
16 | | -<meta property="og:description" content="DiscordCoreAPI is an efficient, fast, and easy to use Discord bot library for C++. Made using custom asynchronous CoRoutines." /> |
17 | | -<meta property="og:url" content="https://discordcoreapi.org/" /> |
18 | | -<!-- END opengraph metadata --> |
| 23 | + <!-- BEGIN opengraph metadata --> |
| 24 | + <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 --> |
| 35 | + <!--BEGIN PROJECT_NAME--> |
| 36 | + <title>$projectname: A C++ Discord library, with custom asynchronous coroutines.</title><!--END PROJECT_NAME--> |
| 37 | + <!--BEGIN !PROJECT_NAME--> |
| 38 | + <title>$title</title><!--END !PROJECT_NAME--> |
| 39 | + <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 | + <script type="text/javascript" src="$relpath^jquery.js"></script> |
| 47 | + <script type="text/javascript" src="$relpath^dynsections.js"></script> |
| 48 | + $treeview |
| 49 | + $search |
| 50 | + $mathjax |
| 51 | + $darkmode |
| 52 | + <link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" /> |
| 53 | + $extrastylesheet |
19 | 54 |
|
20 | | -<!-- BEGIN twitter metadata --> |
21 | | -<meta name="twitter:image:src" content="https://raw.githubusercontent.com/RealTimeChris/DiscordCoreAPI/main/Documentation/Images/TheLogo01.png" /> |
22 | | -<meta name="twitter:title" content="DiscordCoreAPI" /> |
23 | | -<meta name="twitter:description" content="DiscordCoreAPI is an efficient, fast, and easy to use Discord bot library for C++. Made using custom asynchronous CoRoutines." /> |
24 | | -<!-- END twitter metadata --> |
25 | | - |
26 | | -<!--BEGIN PROJECT_NAME--><title>$projectname: A C++ Discord library, with custom asynchronous coroutines.</title><!--END PROJECT_NAME--> |
27 | | -<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME--> |
28 | | -<link href="$relpath^tabs.css" rel="stylesheet" type="text/css"/> |
29 | | -<link rel="shortcut icon" href="https://raw.githubusercontent.com/RealTimeChris/DiscordCoreAPI/main/Documentation/Images/TheLogo01.png" type="image/x-icon" /> |
30 | | -<!--BEGIN DISABLE_INDEX--> |
31 | | - <!--BEGIN FULL_SIDEBAR--> |
32 | | -<script type="text/javascript">var page_layout=1;</script> |
33 | | - <!--END FULL_SIDEBAR--> |
34 | | -<!--END DISABLE_INDEX--> |
35 | | -<script type="text/javascript" src="$relpath^jquery.js"></script> |
36 | | -<script type="text/javascript" src="$relpath^dynsections.js"></script> |
37 | | -$treeview |
38 | | -$search |
39 | | -$mathjax |
40 | | -$darkmode |
41 | | -<link href="$relpath^$stylesheet" rel="stylesheet" type="text/css" /> |
42 | | -$extrastylesheet |
43 | | - |
44 | | -<script type="text/javascript" src="$relpath^doxygen-awesome-darkmode-toggle.js"></script> |
45 | | - <script type="text/javascript"> |
46 | | - DoxygenAwesomeDarkModeToggle.init() |
47 | | - </script> |
| 55 | + <script type="text/javascript" src="$relpath^doxygen-awesome-darkmode-toggle.js"></script> |
| 56 | + <script type="text/javascript"> |
| 57 | + DoxygenAwesomeDarkModeToggle.init() |
| 58 | + </script> |
48 | 59 |
|
49 | 60 |
|
50 | 61 | </head> |
|
0 commit comments