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
Offline LÖVE documentation for download
Re: Offline LÖVE documentation for download
How do you filter out other languages in httrack, or just deleted manually?
Re: Offline LÖVE documentation for download
With httrack filter, included in "list" and "_0_command" files.
-
- Party member
- Posts: 227
- Joined: Thu Jun 28, 2012 8:46 pm
Re: Offline LÖVE documentation for download
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 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.
Re: Offline LÖVE documentation for download
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/
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.
- 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
Seriously, dude, you should Git it.Santos wrote:Still might not be accurate or complete, and watch out for the love.window.setMode flags.
http://santos.nfshost.com/love_api.lua
http://santos.nfshost.com/love.html
http://santos.nfshost.com/generate_love_html.lua
http://santos.nfshost.com/generate_snip ... ippets.lua
Re: Offline LÖVE documentation for download
- Attachments
-
- LOVE2D-API-0.9.0.odt
- (114.12 KiB) Downloaded 1900 times
Re: Offline LÖVE documentation for download
Updated for 0.9.1.
Edit: New locations.
https://github.com/love2d-community/love-api
http://love2d-community.github.io/love-api/
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.
-
- Party member
- Posts: 227
- Joined: Thu Jun 28, 2012 8:46 pm
Re: Offline LÖVE documentation for download
Santos, thank you for the update. It seems like getVersion may be missing one level of curly brackets:Santos wrote:Updated for 0.9.1.
Code: Select all
functions = {
name = 'getVersion',
Code: Select all
functions = {
{
name = 'getVersion',
Who is online
Users browsing this forum: Bing [Bot], Google [Bot] and 1 guest