Serving documents on the internet

Claude Paroz paroz at email.ch
Thu Oct 13 20:54:30 UTC 2005


Le jeudi 13 octobre 2005 à 20:32 +0100, matthew.east.ubuntu at breathe.com
a écrit :
> Hey all, 
> 
> I'm trying to serve the documents on the internet, but I'm having lots of 
> problems. Here is a summary of them so if anyone can help with any of them, 
> please do! 
> 
> * I've got help.ubuntu.com pointed at the linode BUT for some reason apache 
> is not recognising the virtual server I made for it 
> (sites-available/help.ubuntu.com). So for now, I've put a symlink at 
> doc.ubuntu.com/breezy to the docs I've built and hosted. But they themselves 
> have lots of problems.
> * css for aboutubuntu and faqguide is really not good.
> * faqguide still has those weird symbols after I build it using "make faq" 
> from branches/breezy/gnome. (see http://doc.ubuntu.com/breezy/faqguide/C)
> * "make au" and "make faq" are only building english version, not the other 
> languages.
> * faqguide has the unnecessary "revision history" section 

For this last point, add the following line
    <xsl:param name="generate.revhistory.link" select="1" /> in the
faqguide-html-cust.xsl, line 10

Sorry, my local repository seems a little messy, so I prefer not to do
the patch myself.

Claude





More information about the ubuntu-doc mailing list