2021-01-30 07:51:39 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>${PocoDoc.software} - Reference Library</title>
|
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
|
|
|
|
<meta name="author" content="Applied Informatics Software Engineering GmbH and Contributors"/>
|
|
|
|
<meta name="generator" content="PocoDoc"/>
|
|
|
|
<link rel="stylesheet" href="css/styles.css" type="text/css"/>
|
|
|
|
<script type="text/javascript" src="js/iframeResizer.min.js"></script>
|
2021-08-22 17:07:06 +02:00
|
|
|
${PocoDoc.customHeadHTML}
|
2021-01-30 07:51:39 +01:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="header">
|
|
|
|
<h1 class="category">POCO C++ Libraries</h1>
|
|
|
|
<h1 class="title">Reference Library</h1>
|
|
|
|
</div>
|
|
|
|
<div class="body">
|
|
|
|
<div id="navigation">
|
2023-03-23 19:19:11 +01:00
|
|
|
<iframe sandbox="allow-scripts allow-top-navigation-by-user-activation allow-same-origin" src="navigation.html" onload="iFrameResize(this);" scrolling="no"></iframe>
|
2021-01-30 07:51:39 +01:00
|
|
|
</div>
|
|
|
|
<div id="content">
|
|
|
|
<h2>User Guides And Tutorials</h2>
|
|
|
|
${PocoDoc.pageIndex}
|
|
|
|
|
|
|
|
<h2>API Reference by Namespace</h2>
|
|
|
|
${PocoDoc.nameSpaceIndex}
|
|
|
|
|
|
|
|
<p class="footer">${PocoDoc.software} ${PocoDoc.version}<br />
|
|
|
|
Copyright © ${PocoDoc.year}, <a href="${PocoDoc.companyURI}" target="_top">${PocoDoc.company}</a></p>
|
|
|
|
</div>
|
|
|
|
</div>
|
2021-08-22 17:07:06 +02:00
|
|
|
${PocoDoc.customBodyHTML}
|
2021-01-30 07:51:39 +01:00
|
|
|
</body>
|
|
|
|
</html>
|