The Wayback Machine - https://web.archive.org/web/20220123175649/https://github.com/gleam-lang/gleam/issues/1475
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate package info JSON as part of HTML docs #1475

Open
lpil opened this issue Jan 23, 2022 · 0 comments
Open

Generate package info JSON as part of HTML docs #1475

lpil opened this issue Jan 23, 2022 · 0 comments

Comments

@lpil
Copy link
Member

@lpil lpil commented Jan 23, 2022

https://github.com/gleam-lang/gleam/blob/main/test/package.jsonc

This could be used by external tools to enable searching through documentation, for types, functions, and packages in general.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment