summary refs log tree commit diff stats
path: root/nimdoc/test_out_index_dot_html
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2021-03-23 01:31:23 -0700
committerGitHub <noreply@github.com>2021-03-23 09:31:23 +0100
commit64e6670de45f8f5a470e5cc3ad9ed2cb85f0b57c (patch)
tree88870000b6be25543c1e56fc756f11cd709fc474 /nimdoc/test_out_index_dot_html
parentd6a16020fe98b467459544ee4cfafe61d681f918 (diff)
downloadNim-64e6670de45f8f5a470e5cc3ad9ed2cb85f0b57c.tar.gz
fix #16973 ; nim doc now shows correct, canonical import name in title (#16999)
* nim doc now shows correct import name in title
Diffstat (limited to 'nimdoc/test_out_index_dot_html')
-rw-r--r--nimdoc/test_out_index_dot_html/expected/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/nimdoc/test_out_index_dot_html/expected/index.html b/nimdoc/test_out_index_dot_html/expected/index.html
index 4646732f1..db7470050 100644
--- a/nimdoc/test_out_index_dot_html/expected/index.html
+++ b/nimdoc/test_out_index_dot_html/expected/index.html
@@ -17,7 +17,7 @@
 <link href='https://fonts.googleapis.com/css?family=Source+Code+Pro:400,500,600' rel='stylesheet' type='text/css'/>
 
 <!-- CSS -->
-<title>foo</title>
+<title>nimdoc/test_out_index_dot_html/foo</title>
 <link rel="stylesheet" type="text/css" href="nimdoc.out.css">
 
 <script type="text/javascript" src="dochack.js"></script>
@@ -64,7 +64,7 @@ window.addEventListener('DOMContentLoaded', main);
 <body>
 <div class="document" id="documentId">
   <div class="container">
-    <h1 class="title">foo</h1>
+    <h1 class="title">nimdoc/test_out_index_dot_html/foo</h1>
     <div class="row">
   <div class="three columns">
   <div class="theme-switch-wrapper">