You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: test/testdata/demopackage.html
+4-4
Original file line number
Diff line number
Diff line change
@@ -263,7 +263,7 @@ <h1 class="modulename">
263
263
</span></pre></div>
264
264
265
265
266
-
<divclass="docstring"><p>This class is defined in <ahref="demopackage/child_c.html">demopackage.child_c</a> and inherits from <ahref="#B">B</a>.</p>
266
+
<divclass="docstring"><p>This class is defined in <ahref="demopackage/child_c.html">demopackage.child_c</a> and inherits from <ahref="#B">.child_b.B</a>.</p>
267
267
</div>
268
268
269
269
@@ -331,9 +331,9 @@ <h5>Inherited Members</h5>
331
331
<p>We want to make sure that these links render:</p>
<div class="docstring"><p>This class is defined in <a href="demopackage/child_c.html">demopackage.child_c</a> and inherits from <a href="#B">B</a>.</p>
819
+
<div class="docstring"><p>This class is defined in <a href="demopackage/child_c.html">demopackage.child_c</a> and inherits from <a href="#B">.child_b.B</a>.</p>
820
820
</div>
821
821
822
822
@@ -884,9 +884,9 @@ <h5>Inherited Members</h5>
884
884
<p>We want to make sure that these links render:</p>
<div class="docstring"><p>This class is defined in <a href="">demopackage.child_c</a> and inherits from <a href="../demopackage.html#B">demopackage.B</a>.</p>
2047
+
<div class="docstring"><p>This class is defined in <a href="">demopackage.child_c</a> and inherits from <a href="../demopackage.html#B">.child_b.B</a>.</p>
0 commit comments