Long time ago I posted a message with a Clojure program that does what
you are looking for.

http://groups.google.com/group/clojure/browse_thread/thread/1e7b9c0a2d839bca/e1d6a0f1282c60d2?q=saving+the+Clojure+webiste

The program, however, is terribly slow and inefficient. I've been
working on improving it since then. Recently I've got one that I think
good enough, so I made it available on GitHub:

http://github.com/ksuzuki/Save-cljsites

In the old thread you can find a way to download the Clojure website
using wget, if you like. But I think my program does better in speed
and result, and it can save the Clojure-contrib pages likewise.

Hope this helps.

On Sep 21, 7:37 am, MarkSwanson <mark.swanson...@gmail.com> wrote:
> Personally, that's not what I want.
>
> I want to download the clojure.org web page - one level deep so the
> files api, special_forms, macros, etc. are all available on my laptop
> offline.
> I tried a couple of programs (wget and httrack) to get this but there
> is some strange combobulation of redirects and cookie sessions going
> on that prevented these from working (for me).
>
> If anyone knows an easy way to get this documentation available
> offline please contribute.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to