File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ If you want to refer from one compressed HTML file
151
151
called \c b.chm, the
152
152
link in \c a.chm must have the following format:
153
153
\verbatim
154
- <a href="b.chm::/file.html">
154
+ <a href="mk:@MSITStore: b.chm::/file.html">
155
155
\endverbatim
156
156
Unfortunately this only works if both compressed HTML files are in the same
157
157
directory.
@@ -164,7 +164,7 @@ Suppose you have a project \e a referring to a project \e b using tag file
164
164
\c a.chm and the \c index.chm for project \e b into \c b.chm. In the
165
165
configuration file for project \e a you write:
166
166
\verbatim
167
- TAGFILES = b.tag=b.chm::
167
+ TAGFILES = b.tag=mk:@MSITStore: b.chm::
168
168
\endverbatim
169
169
170
170
\section faq_html I don't like the quick index that is put above each HTML page, what do I do?
You can’t perform that action at this time.
0 commit comments