Hmm, that relative link wasn't too good. Try a more helpful one.
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Oct 2003 10:41:59 +0000 (10:41 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Oct 2003 10:41:59 +0000 (10:41 +0000)
Also add to the release checklist so that I'll remember to set this
up properly in the next set of release docs...

git-svn-id: svn://svn.tartarus.org/sgt/putty@3525 cda61777-01e9-0310-a592-d414129be87e

CHECKLST.txt
doc/site.but

index b5d1319..4022495 100644 (file)
@@ -159,6 +159,9 @@ of the tag.
  - Create subdir `htmldoc' in the release directory, which should
    contain exactly the same set of HTML files that went into
    puttydoc.zip.
+    + It also needs a copy of sitestyle.css, because the online
+      versions of the HTML docs will link to this (although the
+      zipped form should be self-contained).
 
  - Now the whole release directory should be present and correct.
    Upload to ixion:www/putty/<ver>, upload to
index 2c7a151..a74f4df 100644 (file)
@@ -1,4 +1,4 @@
 \# Additional configuration for the version of the PuTTY docs
 \# actually published as HTML on the website.
 
-\cfg{xhtml-head-end}{<link rel='stylesheet' href='../../sitestyle.css' type='text/css' />}
+\cfg{xhtml-head-end}{<link rel='stylesheet' href='sitestyle.css' type='text/css' />}