mirror of
https://github.com/encounter/cpp3ds.git
synced 2026-03-30 11:04:22 -07:00
24 lines
871 B
HTML
24 lines
871 B
HTML
<!doctype html>
|
|
<html class="no-js" lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>cpp3ds · Documentation</title>
|
|
<link rel="stylesheet" href="../css/app.css" />
|
|
<link rel="stylesheet" type="text/css" href="doxygen.css" title="default" media="screen,print" />
|
|
<script src="../bower_components/modernizr/modernizr.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="topnav" class="text-center">
|
|
<dl class="sub-nav">
|
|
<dd id="navlogo"><a href="/docs">
|
|
<img src="../img/logo.svg" />
|
|
</a></dd>
|
|
<dd><a href="/#what">What is it?</a></dd>
|
|
<dd><a href="/#features">Features</a></dd>
|
|
<dd class="active"><a href="docs/">Docs</a></dd>
|
|
</dl>
|
|
</div>
|
|
|
|
<div id="content">
|