SDL2 offline documentation

I treid getting SDL2 offline documentation. Reading a few posts of others shows that there is no doc directory as there is for SDL1.2. I am not sure why? But everyone says to just wget the website. However after a certian point in wget the website cuts you off:

Surge protection
Warning:

You triggered the wiki’s surge protection by doing too many requests in a short time.

Please make a short break reading the stuff you already got.

When you restart doing requests AFTER that, slow down or you might get locked out for a longer time!

Code:
wget --no-clobber --convert-links --random-wait -r -p -E -e robots=off -U mozilla http://wiki.libsdl.org/CategoryAPI

So is there a github repo of the documentation that someone can just download?

Message-ID: <1386602629.m2f.41029 at forums.libsdl.org>
Content-Type: text/plain; charset=“iso-8859-1”

I treid getting SDL2 offline documentation. Reading a few posts of others
shows that there is no doc directory as there is for SDL1.2. I am not sure
why? But everyone says to just wget the website. However after a certian
point in wget the website cuts you off:

Surge protection
Warning:

You triggered the wiki’s surge protection by doing too many requests in a
short time.

Please make a short break reading the stuff you already got.

When you restart doing requests AFTER that, slow down or you might get
locked out for a longer time!

Code:
wget --no-clobber --convert-links --random-wait -r -p -E -e robots=off -U
mozilla http://wiki.libsdl.org/CategoryAPI

So is there a github repo of the documentation that someone can just
download?

I think that Sam posted a link to a full copy a few weeks ago. You
might want to check the mailinglist archives. Beyond that, I THINK
that the wiki docs might be available through the Mercurial system.> Date: Mon, 09 Dec 2013 15:23:49 +0000

From: “metulburr2”
To: sdl at lists.libsdl.org
Subject: [SDL] SDL2 offline documentation

Here ya go!

http://www.libsdl.org/tmp/SDL-wiki.zipOn Mon, Dec 9, 2013 at 8:42 PM, Jared Maddox wrote:

Date: Mon, 09 Dec 2013 15:23:49 +0000
From: “metulburr2”
To: sdl at lists.libsdl.org
Subject: [SDL] SDL2 offline documentation
Message-ID: <1386602629.m2f.41029 at forums.libsdl.org>
Content-Type: text/plain; charset=“iso-8859-1”

I treid getting SDL2 offline documentation. Reading a few posts of others
shows that there is no doc directory as there is for SDL1.2. I am not
sure
why? But everyone says to just wget the website. However after a certian
point in wget the website cuts you off:

Surge protection
Warning:

You triggered the wiki’s surge protection by doing too many requests in
a

short time.

Please make a short break reading the stuff you already got.

When you restart doing requests AFTER that, slow down or you might get
locked out for a longer time!

Code:
wget --no-clobber --convert-links --random-wait -r -p -E -e robots=off -U
mozilla http://wiki.libsdl.org/CategoryAPI

So is there a github repo of the documentation that someone can just
download?

I think that Sam posted a link to a full copy a few weeks ago. You
might want to check the mailinglist archives. Beyond that, I THINK
that the wiki docs might be available through the Mercurial system.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

Also, are there any Wiki maintainers that could maybe include a DL link to
that on the Wiki?On Tue, Dec 10, 2013 at 12:25 AM, Alberto Corona <@Alberto_Corona> wrote:

Here ya go!

http://www.libsdl.org/tmp/SDL-wiki.zip

On Mon, Dec 9, 2013 at 8:42 PM, Jared Maddox wrote:

Date: Mon, 09 Dec 2013 15:23:49 +0000
From: “metulburr2”
To: sdl at lists.libsdl.org
Subject: [SDL] SDL2 offline documentation
Message-ID: <1386602629.m2f.41029 at forums.libsdl.org>
Content-Type: text/plain; charset=“iso-8859-1”

I treid getting SDL2 offline documentation. Reading a few posts of
others
shows that there is no doc directory as there is for SDL1.2. I am not
sure
why? But everyone says to just wget the website. However after a certian
point in wget the website cuts you off:

Surge protection
Warning:

You triggered the wiki’s surge protection by doing too many requests
in a

short time.

Please make a short break reading the stuff you already got.

When you restart doing requests AFTER that, slow down or you might get
locked out for a longer time!

Code:
wget --no-clobber --convert-links --random-wait -r -p -E -e robots=off
-U
mozilla http://wiki.libsdl.org/CategoryAPI

So is there a github repo of the documentation that someone can just
download?

I think that Sam posted a link to a full copy a few weeks ago. You
might want to check the mailinglist archives. Beyond that, I THINK
that the wiki docs might be available through the Mercurial system.


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

thanks corona, but maybe something in english. The file is filled with whatever language is:
07>25 :>=DV3C at C20==O

That’s the Wiki in a different language, there are more than just English
in that download. Open the file called FrontPage.html for English.On Tue, Dec 10, 2013 at 5:19 AM, metulburr2 wrote:

thanks corona, but maybe something in english. The file is filled with
whatever language is:
??? ???


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org

oh ok, thanks