changeset 344:d60728b1f4a1

- tweaked html doc generation again so that it'll pick up dyncall.org's css file correctly (all in all not clean, see comment in source)
author Tassilo Philipp
date Tue, 07 Jan 2020 11:34:31 +0100
parents 59109d1cb17b
children c607d67cd6b8
files doc/manual/manual_tex4ht.cfg
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/manual/manual_tex4ht.cfg	Tue Jan 07 11:14:01 2020 +0100
+++ b/doc/manual/manual_tex4ht.cfg	Tue Jan 07 11:34:31 2020 +0100
@@ -50,8 +50,8 @@
 \Configure{@HEAD}{\HCode{<meta name="resource-type" content="document"/>\Hnewline}}
 \Configure{@HEAD}{\HCode{<meta name="keywords"      content="C, function, dynamic, call, calling, convention, VM, abstraction, closure"/>\Hnewline}}
 \Configure{@HEAD}{\HCode{<meta name="distribution"  content="global"/>\Hnewline}}
-% should this really rely on online content (dyncall's .css) even for an offline build? @@@
-\Configure{@HEAD}{\HCode{<link rel="stylesheet" href="https://dyncall.org/data/main.css" type="text/css" media="all"/>\Hnewline}}
+% should this really rely on online content (dyncall's .css) even for an offline build? @@@ also, we need a relative path here, so this complicates things further
+\Configure{@HEAD}{\HCode{<link rel="stylesheet" href="/data/main.css" type="text/css" media="all"/>\Hnewline}}
 
 % Image path prefix can be set here...
 %\Configure{IMG}