General discussion about LÖVE, Lua, game development, puns, and unicorns.
alejandroalzate
Citizen
Posts: 67 Joined: Sat May 08, 2021 9:45 pm
Post
by alejandroalzate » Mon Jan 16, 2023 9:34 pm
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!
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
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)
milon
Party member
Posts: 472 Joined: Thu Jan 18, 2018 9:14 pm
Post
by milon » Wed Sep 20, 2023 3:36 pm
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
Post
by JamesGecko » Sun Oct 08, 2023 6:41 pm
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.
togFox
Party member
Posts: 828 Joined: Sat Jan 30, 2021 9:46 am
Location: Brisbane, Oztralia
Post
by togFox » Mon Oct 09, 2023 3:45 am
So an abandoned offline wiki to replace the abandoned offline wiki?
GVovkiv
Party member
Posts: 686 Joined: Fri Jan 15, 2021 7:29 am
Post
by GVovkiv » Mon Oct 09, 2023 8:23 am
togFox wrote: ↑ Mon Oct 09, 2023 3:45 am
So an abandoned offline wiki to replace the abandoned offline wiki?
Yes
Users browsing this forum: No registered users and 3 guests