--- /dev/null
+<!DOCTYPE html>
+<html lang="en">
+<head>
+ <meta charset="UTF-8" />
+ <title>a.txt source | My Project</title>
+ <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,600,600i%7CSource+Code+Pro:400,400i,600" />
+ <link rel="stylesheet" href="m-dark+doxygen.compiled.css" />
+ <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="index.html" id="m-navbar-brand" class="m-col-t-9 m-col-m-none m-left-m">My Project</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>
+ a.txt <span class="m-thin">source</span>
+ </h1>
+<pre class="m-code">this example has no breadcrumb and also no footer nav</pre>
+ </div>
+ </div>
+ </div>
+</article></main>
+</body>
+</html>
@example path-prefix/CMakeLists.txt @m_examplenavigation{example,path-prefix/} @m_footernavigation
@example path-prefix/configure.h.cmake @m_examplenavigation{example,path-prefix/} @m_footernavigation
@example path-prefix/main.cpp @m_examplenavigation{example,path-prefix/} @m_footernavigation
+@example a.txt
*/
self.assertEqual(*self.actual_expected_contents('path-prefix_2CMakeLists_8txt-example.html'))
self.assertEqual(*self.actual_expected_contents('path-prefix_2configure_8h_8cmake-example.html'))
self.assertEqual(*self.actual_expected_contents('path-prefix_2main_8cpp-example.html'))
+ self.assertEqual(*self.actual_expected_contents('a_8txt-example.html'))