diff options
author | Timothee Cour <timothee.cour2@gmail.com> | 2020-10-22 01:44:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-22 10:44:28 +0200 |
commit | 09795241375839c2b9fbd1ba8b61dc9a920837d7 (patch) | |
tree | cdfad2f98352246fb8d24bdae6dc28dbea9badb4 /nimdoc/test_out_index_dot_html/expected | |
parent | b2f51e29504160da7bb6ee98af464c21a9a96efd (diff) | |
download | Nim-09795241375839c2b9fbd1ba8b61dc9a920837d7.tar.gz |
add Source+Edit links on top of every docgend file (#15642)
Diffstat (limited to 'nimdoc/test_out_index_dot_html/expected')
-rw-r--r-- | nimdoc/test_out_index_dot_html/expected/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nimdoc/test_out_index_dot_html/expected/index.html b/nimdoc/test_out_index_dot_html/expected/index.html index d6e318f7d..58ab4fc6d 100644 --- a/nimdoc/test_out_index_dot_html/expected/index.html +++ b/nimdoc/test_out_index_dot_html/expected/index.html @@ -106,6 +106,7 @@ function main() { </ul> </div> + <div class="nine columns" id="content"> <div id="tocRoot"></div> |