1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>m.dox | A Pelican Blog</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i" />
<link rel="stylesheet" href="static/m-dark.css" />
<link rel="canonical" href="page.html" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<header><nav id="navigation">
<div class="m-container">
<div class="m-row">
<a href="./" id="m-navbar-brand" class="m-col-t-9 m-col-m-none m-left-m">A Pelican Blog</a>
</div>
</div>
</nav></header>
<main>
<article>
<div class="m-container m-container-inflatable">
<div class="m-row">
<div class="m-col-l-10 m-push-l-1">
<h1>m.dox</h1>
<!-- content -->
<ul>
<li>Function link: <a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/namespaceCorrade_1_1Utility_1_1Path.html#a41321c89e0d8f23bdfb5b1b876b3ab82">Utility::Path::make()</a></li>
<li>Class link: <a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/classCorrade_1_1Containers_1_1String.html">Containers::String</a></li>
<li>Page link: <a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/building-corrade.html">Downloading and building Corrade</a></li>
<li>File link: <a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/Corrade_8h.html">/home/mosra/Code/corrade/src/Corrade/Corrade.h</a></li>
<li>Typedef link: <a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/namespaceCorrade_1_1Containers.html#a5ac77ad25e27290ff059450af138fbed">Containers::StringView</a></li>
<li>Enum link: <a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/namespaceCorrade_1_1Utility_1_1Path.html#aaedb816dc129cca78cbe29c2846f3c74">Utility::Path::ListFlag</a></li>
<li>Enum value link: <a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/namespaceCorrade_1_1Utility_1_1Path.html#aaedb816dc129cca78cbe29c2846f3c74a9011abdfaf22b80f4ae98a3f59fed46b">Utility::Path::ListFlag::SkipDirectories</a></li>
<li>Define link: <a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/Corrade_8h.html#a9238a5d202ed321a0435d2885e2ff47c">CORRADE_TARGET_AVX512F</a></li>
<li>Macro function link: <a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/Assert_8h.html#a83f7361970111951c88f1564a4f148e8">CORRADE_ASSERT()</a></li>
<li>Variable link: <a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/namespaceCorrade_1_1Containers.html#a1f81c0df1f144ff03f4f02f6721f615b">Containers::AllocatedInit</a></li>
<li><a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/testsuite.html">Custom link title</a></li>
<li><a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/corrade-cmake.html">Page link with custom title</a></li>
<li><a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/">Link to index page</a></li>
<li><a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/classCorrade_1_1Containers_1_1String.html#Containers-String-stl">Link to class documentation section</a></li>
<li><a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/#search">Link to index page with hash after</a></li>
<li><a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/corrade-cmake.html#search">Link to page with hash after</a></li>
<li><a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/namespaceCorrade_1_1Utility_1_1Path.html?q=hello#search">Link to class with query and hash after</a></li>
<li>Flat link: <a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/plugin-management.html">Plugin management</a></li>
</ul>
<p>STL tagfile, which uses slightly different semantic:</p>
<ul>
<li>Function: <a class="m-flat m-text" href="http://en.cppreference.com/w/cpp/string/byte/memchr">std::memchr()</a></li>
<li>Variable: <a class="m-flat m-text" href="http://en.cppreference.com/w/cpp/numeric/math/div">std::div_t::quot</a></li>
</ul>
<p>These should produce warnings:</p>
<ul>
<li>Link to nonexistent name will be rendered as code: <code>nonExistent()</code></li>
<li><span>Link to nonexistent name with custom title will be just text</span></li>
<li>Link to a section that doesn't have a title will keep the ID (this <em>may</em>
break on tagfile update, watch out): <a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/corrade-cmake.html#corrade-cmake-add-test">Add unit test using Corrade's TestSuite</a></li>
<li>Link to index page without title will have the tag file basename:
<a class="m-flat m-text m-strong" href="https://doc.magnum.graphics/corrade/">corrade</a></li>
</ul>
<!-- /content -->
</div>
</div>
</div>
</article>
</main>
</body>
</html>
|