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

Support for the Crystal Programming Language #38

Closed
keplersj opened this issue Jun 6, 2016 · 7 comments
Closed

Support for the Crystal Programming Language #38

keplersj opened this issue Jun 6, 2016 · 7 comments
Assignees

Comments

@keplersj
Copy link

keplersj commented Jun 6, 2016

I'd love to help implement this too, but I don't know where to start

@rrrene
Copy link
Owner

rrrene commented Jun 7, 2016

Would love to support it. Is there an option for crystal doc so it outputs JSON instead of HTML?

@rrrene rrrene self-assigned this Jun 7, 2016
@keplersj
Copy link
Author

keplersj commented Jun 7, 2016

I don't think there is currently.

/cc @asterite

@asterite
Copy link

asterite commented Jun 7, 2016

No, but a JSON output could be done. In fact this output could maybe be used to generate ctags and other stuff. Basically output the whole classes + methods + docs in JSON. Feel free to open an enhancement in Crystal's repo. Implementing it shouldn't be hard, the code that generates the docs is more or less nice :-)

@straight-shoota
Copy link

crystal-lang/crystal#4746 has been merged to Crystal master with JSON output.

@faustinoaq
Copy link

Would love to support it. Is there an option for crystal doc so it outputs JSON instead of HTML?

@rrrene Any idea how to help with this? I think crystal docs already has support for JSON output 😉

@Jens0512
Copy link

Jens0512 commented Feb 2, 2019

And with crystal-lang/crystal#6982 merged, the stage is set!

@rrrene
Copy link
Owner

rrrene commented Jan 26, 2023

I apologize for the age/inactivity on this issue. I should have done a better job at resolving this properly. 😥

Please feel free to re-open this issue at your discretion.

@rrrene rrrene closed this as completed Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants