You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2021. It is now read-only.
rather than having script docs split into two places:
scripts/<author>/<script>.lua(for the menu docs)docs/<author>/script/index.md(for the long form ones)we might consider pulling the long-form script docs into the script source itself and parsing it out with a custom
ldocfilter.while we're at it, we could define and process some custom tags to do things like build app indexes. things we might want to index include:
@tehn: i think you had other ideas?