Hello all! I took time to make some much needed updates to the API documentation generation. It is now being updated automatically again, with builds for 1.x and 2.x in both JS and PHP. Additionally, instead of only producing docs for starting major tags (eg. v1.7.0, v1.8.0), it'll now produce them for the latest minor version (eg. v1.7.1 and v1.8.14 respectively). JS docs include extensions now as well, while PHP remain with just core.
Feel free to view, for example, the documentation for 2.x at https://api.docs.flarum.org/js/2.x/ and https://api.docs.flarum.org/php/2.x !
If you need to link to a tagged version, l suggest you link to eg. /js/v1.8 instead of /js/v1.8.14 so that it redirects to the proper location if new versions are published!