How to download the whole lua documentation

hi, theres this page:

but i really wanna download the whole thing in one go, so i can programmatically access it. git grep, etc. but for that, i need the whole thing.

how do i do this?

I think the simple way is to download the full zip-file of the github at GitHub - renoise/xrnx: The official Renoise Lua Scripting repository · GitHub . At least that’s what I’ve done.

Docs are in the docs/API folder. I assume this is 1:1 to the online API Reference.

2 Likes

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.