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>
302302</ header >
303303
304304
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 >
306306<!-- Just want this preface in the gitbook.
307307 PDF output will have its own copyright page after the title.-->
308308< 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 2222 output-file : " TinyExpr++ReferenceManual"
2323 language : en
2424 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"
2727 navbar :
2828 logo : tinyexpr_logo.png
2929 right :
You can’t perform that action at this time.
0 commit comments