This worked for me:
http://www.mail-archive.com/clojure@googlegroups.com/msg13731.html
--~--~-~--~~~---~--~~
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
No
, cej38 wrote:
>> I was just looking through the main web page of clojure-contrib and
>> came across this:
>>
>> "If you wish to have a version for off-line use you can use the
>> download button on the page at GitHub .gh-pages branch."
>>
>>
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 impr
Did you mean this?
http://clojure.googlegroups.com/web/manual.pdf
On Sep 20, 4:59 am, cej38 wrote:
> I was just looking through the main web page of clojure-contrib and
> came across this:
>
> "If you wish to have a version for off-line use you can use the
> download bu
Generally I use the source code for clojure and contrib documentation.
I open an instance of Jedit on the source directory and use it's
search/grep facilities to find what I'm looking for. It also helps in
familiarising with the clojure and contrib implementations and
learning the techniques used.
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 a
jure-contrib and
> came across this:
>
> "If you wish to have a version for off-line use you can use the
> download button on the page at GitHub .gh-pages branch."
>
> Is there a similar repository for the clojure.org?
>
>
--~--~-~--~~~
I was just looking through the main web page of clojure-contrib and
came across this:
"If you wish to have a version for off-line use you can use the
download button on the page at GitHub .gh-pages branch."
Is there a similar repository for the c