Offline LÖVE documentation for download

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
WZ
Prole
Posts: 6
Joined: Tue Oct 08, 2013 5:48 pm

Re: Offline LÖVE documentation for download

Post by WZ »

Hello.
I made offline version of Love Wiki with httrack. English only. Httrack command, filter, database included, so it's easy to update (at least under Linux). ~2k files, 70MB.
http://www.dropbox.com/s/spavdbvlxbsc4l ... 0.2013.zip
User avatar
Mr.Smith
Prole
Posts: 9
Joined: Wed Mar 28, 2012 8:04 am

Re: Offline LÖVE documentation for download

Post by Mr.Smith »

How do you filter out other languages in httrack, or just deleted manually?
WZ
Prole
Posts: 6
Joined: Tue Oct 08, 2013 5:48 pm

Re: Offline LÖVE documentation for download

Post by WZ »

With httrack filter, included in "list" and "_0_command" files.
paulclinger
Party member
Posts: 227
Joined: Thu Jun 28, 2012 8:46 pm

Re: Offline LÖVE documentation for download

Post by paulclinger »

Santos wrote:I plan on updating it once 0.9.0 is released, but I might wait until then since the API is changing a bit, and so I can get the information from the wiki, hehe.
Santos, any chance for an API update for 0.9.0? I'll be refreshing the auto-complete files in ZeroBraneStudio, not that 0.9 is out. Thanks! Paul.
Santos
Party member
Posts: 384
Joined: Sat Oct 22, 2011 7:37 am

Re: Offline LÖVE documentation for download

Post by Santos »

Still might not be accurate or complete, and watch out for the love.window.setMode flags. ^^

Edit: New locations.
https://github.com/love2d-community/love-api
http://love2d-community.github.io/love-api/
Last edited by Santos on Fri Feb 19, 2016 2:50 am, edited 1 time in total.
szensk
Party member
Posts: 155
Joined: Sat Jan 19, 2013 3:57 am

Re: Offline LÖVE documentation for download

Post by szensk »

Great work Santos. That's exactly what I need. :)
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

Re: Offline LÖVE documentation for download

Post by Roland_Yonaba »

Seriously, dude, you should Git it.
WZ
Prole
Posts: 6
Joined: Tue Oct 08, 2013 5:48 pm

Re: Offline LÖVE documentation for download

Post by WZ »

Attachments
LOVE2D-API-0.9.0.odt
(114.12 KiB) Downloaded 1796 times
Santos
Party member
Posts: 384
Joined: Sat Oct 22, 2011 7:37 am

Re: Offline LÖVE documentation for download

Post by Santos »

Last edited by Santos on Fri Feb 19, 2016 2:50 am, edited 1 time in total.
paulclinger
Party member
Posts: 227
Joined: Thu Jun 28, 2012 8:46 pm

Re: Offline LÖVE documentation for download

Post by paulclinger »

Santos wrote:Updated for 0.9.1.
Santos, thank you for the update. It seems like getVersion may be missing one level of curly brackets:

Code: Select all

	functions = {
		name = 'getVersion',
should probably be

Code: Select all

	functions = {
           {
		name = 'getVersion',
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 21 guests