File tree 6 files changed +6
-6
lines changed
test_out_index_dot_html/expected
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -237,7 +237,7 @@ doc.file = """<?xml version="1.0" encoding="utf-8" ?>
237
237
238
238
<!-- CSS -->
239
239
<title>$title</title>
240
- <link rel =" stylesheet" type =" text/css" href =" / nimdoc.out.css" >
240
+ <link rel =" stylesheet" type =" text/css" href =" nimdoc.out.css" >
241
241
242
242
<script type =" text/javascript" src =" dochack.js" ></script>
243
243
Original file line number Diff line number Diff line change 18
18
19
19
<!-- CSS -->
20
20
< title > foo</ title >
21
- < link rel ="stylesheet " type ="text/css " href ="/ nimdoc.out.css ">
21
+ < link rel ="stylesheet " type ="text/css " href ="nimdoc.out.css ">
22
22
23
23
< script type ="text/javascript " src ="dochack.js "> </ script >
24
24
Original file line number Diff line number Diff line change 18
18
19
19
<!-- CSS -->
20
20
< title > Index</ title >
21
- < link rel ="stylesheet " type ="text/css " href ="/ nimdoc.out.css ">
21
+ < link rel ="stylesheet " type ="text/css " href ="nimdoc.out.css ">
22
22
23
23
< script type ="text/javascript " src ="dochack.js "> </ script >
24
24
Original file line number Diff line number Diff line change 18
18
19
19
<!-- CSS -->
20
20
< title > utils</ title >
21
- < link rel ="stylesheet " type ="text/css " href ="/ nimdoc.out.css ">
21
+ < link rel ="stylesheet " type ="text/css " href ="nimdoc.out.css ">
22
22
23
23
< script type ="text/javascript " src ="dochack.js "> </ script >
24
24
Original file line number Diff line number Diff line change 18
18
19
19
<!-- CSS -->
20
20
< title > testproject</ title >
21
- < link rel ="stylesheet " type ="text/css " href ="/ nimdoc.out.css ">
21
+ < link rel ="stylesheet " type ="text/css " href ="nimdoc.out.css ">
22
22
23
23
< script type ="text/javascript " src ="dochack.js "> </ script >
24
24
Original file line number Diff line number Diff line change 18
18
19
19
<!-- CSS -->
20
20
< title > Index</ title >
21
- < link rel ="stylesheet " type ="text/css " href ="/ nimdoc.out.css ">
21
+ < link rel ="stylesheet " type ="text/css " href ="nimdoc.out.css ">
22
22
23
23
< script type ="text/javascript " src ="dochack.js "> </ script >
24
24
You can’t perform that action at this time.
0 commit comments