chiark / gitweb /
doxygen: minor update to the namespace page template.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 30 Dec 2018 18:48:35 +0000 (19:48 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 31 Dec 2018 02:32:09 +0000 (03:32 +0100)
There will be an include line added and this is sufficiently
self-contained to commit separately.

16 files changed:
doxygen/templates/namespace.html
doxygen/test/compound_deprecated/namespaceDeprecatedNamespace.html
doxygen/test/compound_detailed/namespaceEno.html
doxygen/test/compound_detailed/namespaceFoo.html
doxygen/test/compound_detailed/namespaceNamee.html
doxygen/test/compound_detailed/namespaceType.html
doxygen/test/compound_detailed/namespaceVar.html
doxygen/test/compound_detailed/namespaceWarning.html
doxygen/test/compound_listing/namespaceAnother.html
doxygen/test/compound_listing/namespaceRoot_1_1Directory.html
doxygen/test/compound_namespace_members_in_file_scope/namespaceNamespace.html
doxygen/test/compound_warnings/namespaceMagnum.html
doxygen/test/contents_anchor_in_both_group_and_namespace/namespaceFoo.html
doxygen/test/contents_autobrief_heading/namespaceNamespace.html
doxygen/test/contents_autobrief_hr/namespaceNamespace.html
doxygen/test/contents_autobrief_multiline/namespaceNamespace.html

index 46ce06490ea2160f3baa61090fb836afad7ee808..302a95463f0233ae8df92d2a29d4f2d55d3f0b25 100644 (file)
@@ -3,5 +3,7 @@
 {% block title %}{% set j = joiner('::') %}{% for name, _ in compound.breadcrumb %}{{ j() }}{{ name }}{% endfor %} namespace | {{ super() }}{% endblock %}
 
 {% block header %}
-        <h1>{% for name, target in compound.breadcrumb[:-1] %}<span class="m-breadcrumb"><a href="{{ target }}">{{ name }}</a>::<wbr/></span>{% endfor %}{{ compound.breadcrumb[-1][0] }} <span class="m-thin">namespace</span></h1>
+        <h1>
+          {%+ for name, target in compound.breadcrumb[:-1] %}<span class="m-breadcrumb"><a href="{{ target }}">{{ name }}</a>::<wbr/></span>{% endfor %}{{ compound.breadcrumb[-1][0] }} <span class="m-thin">namespace</span>
+        </h1>
 {% endblock %}
index 767dd37720eb5bc1333ef02d3e5aac6e48b094f7..c27d1916bdccc915ed58742184e7841d5ea4f6b6 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>DeprecatedNamespace <span class="m-thin">namespace</span></h1>
+        <h1>
+          DeprecatedNamespace <span class="m-thin">namespace</span>
+        </h1>
         <p>A namespace.</p>
         <div class="m-block m-default">
           <h3>Contents</h3>
index fbeef31c1a8e3770fa883cdcac73077c49a20e95..98eb5510a23db5c17ff361e977a89321ff174a1e 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Eno <span class="m-thin">namespace</span></h1>
+        <h1>
+          Eno <span class="m-thin">namespace</span>
+        </h1>
         <p>A namespace.</p>
         <section id="enum-members">
           <h2><a href="#enum-members">Enums</a></h2>
index b12d5e6021646444d6720426958d3ddb6be139a7..8bf583494831d9f9092c0ad8de46877f9456441a 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Foo <span class="m-thin">namespace</span></h1>
+        <h1>
+          Foo <span class="m-thin">namespace</span>
+        </h1>
         <p>A namespace.</p>
         <div class="m-block m-default">
           <h3>Contents</h3>
index 98f04246439a02f923ccf396cca365beea79afb4..c048ab8c3dec435d446078d9e5d60f9d5bf8fde7 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Namee <span class="m-thin">namespace</span></h1>
+        <h1>
+          Namee <span class="m-thin">namespace</span>
+        </h1>
         <p>Namespace docs.</p>
 <p>And we have some detailed docs as well.</p>
       </div>
index b0c949b4eb09b74200ec278800fdf106d8e4bcda..e60d09b3dd27452fa07f8f59de6c8683251fac76 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Type <span class="m-thin">namespace</span></h1>
+        <h1>
+          Type <span class="m-thin">namespace</span>
+        </h1>
         <p>A namespace.</p>
         <div class="m-block m-default">
           <h3>Contents</h3>
index e334f39cea540bff749281fbb22fed3574d48cb0..769d423fafbc5a7f36e58e18473211297540a39f 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Var <span class="m-thin">namespace</span></h1>
+        <h1>
+          Var <span class="m-thin">namespace</span>
+        </h1>
         <p>A namespace.</p>
         <div class="m-block m-default">
           <h3>Contents</h3>
index add2faef29c747ec6069474636b2c35dd934c482..869febf59b3aaae32e2ca3820763fb917235f2db 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Warning <span class="m-thin">namespace</span></h1>
+        <h1>
+          Warning <span class="m-thin">namespace</span>
+        </h1>
         <p>A namespace.</p>
         <div class="m-block m-default">
           <h3>Contents</h3>
index 41ac806b37f47f8774686ac9e396f597530617fd..5b73d92d348807afbaaf1aa720c307f865b8e1c0 100644 (file)
@@ -35,7 +35,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Another <span class="m-thin">namespace</span></h1>
+        <h1>
+          Another <span class="m-thin">namespace</span>
+        </h1>
         <p>Another namespace.</p>
       </div>
     </div>
index a67d4b682ed27e06eb4038add5e15a5400a2fecc..4b44a0734041f22e9ade07577dce144d3cf0d3a4 100644 (file)
@@ -35,7 +35,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1><span class="m-breadcrumb"><a href="namespaceRoot.html">Root</a>::<wbr/></span>Directory <span class="m-thin">namespace</span></h1>
+        <h1>
+          <span class="m-breadcrumb"><a href="namespaceRoot.html">Root</a>::<wbr/></span>Directory <span class="m-thin">namespace</span>
+        </h1>
         <p>Namespace in directory.</p>
         <div class="m-block m-default">
           <h3>Contents</h3>
index bd4f11c81faaf8dc069ed450ada146930d8d46e6..2ee55d2f6d8e71cc1cf6f9b140665842688ed5f8 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Namespace <span class="m-thin">namespace</span></h1>
+        <h1>
+          Namespace <span class="m-thin">namespace</span>
+        </h1>
         <p>A namespace.</p>
         <div class="m-block m-default">
           <h3>Contents</h3>
index 4669652f6f948c4b842e54453c1ec366e2648e1b..f63740334eb18a4c84dc330e013dc0a25cf4b616 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Magnum <span class="m-thin">namespace</span></h1>
+        <h1>
+          Magnum <span class="m-thin">namespace</span>
+        </h1>
         <p>Root namespace.</p>
         <div class="m-block m-default">
           <h3>Contents</h3>
index 4625709039218966ec8fcf9de47daa307f4a4c11..cc5f81ec5b0c1815e022b81eeed88415e9ffc71a 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Foo <span class="m-thin">namespace</span></h1>
+        <h1>
+          Foo <span class="m-thin">namespace</span>
+        </h1>
         <p><a href="namespaceFoo.html" class="m-dox">Foo</a>.</p>
         <div class="m-block m-default">
           <h3>Contents</h3>
index 0e27665942a82ecc50fc977ab14b25d6afd3238b..a1d1ab7185b729ba98804fcd36a06c822a15b399 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Namespace <span class="m-thin">namespace</span></h1>
+        <h1>
+          Namespace <span class="m-thin">namespace</span>
+        </h1>
       </div>
     </div>
   </div>
index 5cc09f2a6453924e3afd166d76c199a6b7c787d6..2995356d6623e28325016ab6f81b426655358078 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Namespace <span class="m-thin">namespace</span></h1>
+        <h1>
+          Namespace <span class="m-thin">namespace</span>
+        </h1>
         <div class="m-block m-default">
           <h3>Contents</h3>
           <ul>
index d4e2d0cebb7c77ecb5cd8151252c6d795b35545d..5d63be82fd31b9bf6c5b81ad5f4e20c827da860a 100644 (file)
@@ -19,7 +19,9 @@
   <div class="m-container m-container-inflatable">
     <div class="m-row">
       <div class="m-col-l-10 m-push-l-1">
-        <h1>Namespace <span class="m-thin">namespace</span></h1>
+        <h1>
+          Namespace <span class="m-thin">namespace</span>
+        </h1>
         <p>First line of a brief output</p>
       </div>
     </div>