That worked easily enough - thanks!

On Jan 18, 2008 9:57 AM, Ben Mabey <[EMAIL PROTECTED]> wrote:
>
> Kevin Williams wrote:
> > The website. I cd into the /doc directory and ran the rake task to
> > create the site. The pages seem to be there, but some links are broken
> > and there are no css or image files.
> >
> > On Jan 18, 2008 9:32 AM, David Chelimsky <[EMAIL PROTECTED]> wrote:
> >
> >> On Jan 18, 2008 10:02 AM, Kevin Williams <[EMAIL PROTECTED]> wrote:
> >>
> >>> I've got the source and tried to build the docs, but it has no css and
> >>> the links are bad.
> >>>
> >> How are you trying to build the docs? Are you talking about rdoc or
> >> the website docs?
> >>
> >> _______________________________________________
> >> rspec-users mailing list
> >> rspec-users@rubyforge.org
> >> http://rubyforge.org/mailman/listinfo/rspec-users
> >>
> >>
> >
> >
> >
> >
> As Scott said... wget is your friend:
>
> wget --recursive --html-extension --convert-links --domains=rspec.info
> http://rspec.info
>
> That command will put the entire site content along with CSS and all
> with links made local in a nice little rspec.info dir. :)
>
> -Ben
>
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>



-- 
Cheers,

Kevin Williams
http://www.bantamtech.com/
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to