File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -302,7 +302,7 @@ <h1 class="title">TinyExpr++</h1>
302
302
</ header >
303
303
304
304
305
- < p > < img src ="images/cover.png " title ="TinyExpr++ " class ="quarto-cover-image nolightbox img-fluid "> </ p >
305
+ < p > < img src ="manual/ images/cover.png " title ="TinyExpr++ " class ="quarto-cover-image nolightbox img-fluid "> </ p >
306
306
<!-- Just want this preface in the gitbook.
307
307
PDF output will have its own copyright page after the title.-->
308
308
< p > This book is the guide to using the < em > TinyExpr++</ em > library, a C++ formula parsing and evaluation system.</ p >
Original file line number Diff line number Diff line change 22
22
output-file : " TinyExpr++ReferenceManual"
23
23
language : en
24
24
search : false
25
- cover-image : " images/cover.png"
26
- image : " images/cover.png"
25
+ cover-image : " manual/ images/cover.png"
26
+ image : " manual/ images/cover.png"
27
27
navbar :
28
28
logo : tinyexpr_logo.png
29
29
right :
You can’t perform that action at this time.
0 commit comments