Offline LÖVE2D Documentation for 11.x

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
alejandroalzate
Citizen
Posts: 67
Joined: Sat May 08, 2021 9:45 pm

Offline LÖVE2D Documentation for 11.x

Post by alejandroalzate »

Since the topic "General > Offline LÖVE documentation for download" has been abandoned i want to contribute with my own copy of the wiki

On my GitHub
you'll be able to get a copy of the wiki that's is updated every 6 months or so, you can turn on notifications to see new updates on it! :)

:huh: Normie way to everybody but nerds:
1. Click the link above

2. Find the "Code" button and click it
(It may not appear on schmol screens / windows, it's annoying)

3. Click Download ZIP, You'll have a download going

4. Unzip > And goto love2doc/love2d.org > Open index.html With preferred explorer

:cool: Who wants to do it the nerd way here is a snippet for Linux users:
*Subject to change

Code: Select all

#Goto home folder to fail safe job
cd ~/

#Two matches may make it fail
cd ~/Doc*

#Lowercase to easy console reach
mkdir ./love2ddocs
cd love2ddocs

#The real deal
git clone https://github.com/alejandro-alzate/love2doc.git .

#Finish, Ready to use
xdg-open love2d.org/index.html

Code: Select all

target = boardIndex.getWhosPeekingThisLine()
target:setObey(true)
User avatar
milon
Party member
Posts: 472
Joined: Thu Jan 18, 2018 9:14 pm

Re: Offline LÖVE2D Documentation for 11.x

Post by milon »

Stupid question, but you'll be keeping this up to date with the wiki? Do you get notifications when the wiki has additions/changes?
Any code samples/ideas by me should be considered Public Domain (no attribution needed) license unless otherwise stated.
JamesGecko
Prole
Posts: 8
Joined: Sat Jan 31, 2009 7:10 pm

Re: Offline LÖVE2D Documentation for 11.x

Post by JamesGecko »

So, this is broken. None of the links to docs for individual functions work. The git repo is filled with .tmp files for the missing pages; probably something went wrong during the scraping process.
User avatar
togFox
Party member
Posts: 764
Joined: Sat Jan 30, 2021 9:46 am
Location: Brisbane, Oztralia

Re: Offline LÖVE2D Documentation for 11.x

Post by togFox »

So an abandoned offline wiki to replace the abandoned offline wiki?
Current project:
https://togfox.itch.io/backyard-gridiron-manager
American football manager/sim game - build and manage a roster and win season after season
User avatar
GVovkiv
Party member
Posts: 668
Joined: Fri Jan 15, 2021 7:29 am

Re: Offline LÖVE2D Documentation for 11.x

Post by GVovkiv »

togFox wrote: Mon Oct 09, 2023 3:45 am So an abandoned offline wiki to replace the abandoned offline wiki?
Yes
User avatar
darkfrei
Party member
Posts: 1168
Joined: Sat Feb 08, 2020 11:09 pm

Re: Offline LÖVE2D Documentation for 11.x

Post by darkfrei »

How about to download just one web page?
https://love2d-community.github.io/love-api/
:awesome: in Lua we Löve
:awesome: Platformer Guide
:awesome: freebies
Post Reply

Who is online

Users browsing this forum: Semrush [Bot] and 22 guests