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

Add Rake task for generating docs #98

Open
3 tasks
brettchalupa opened this issue Oct 14, 2022 · 0 comments
Open
3 tasks

Add Rake task for generating docs #98

brettchalupa opened this issue Oct 14, 2022 · 0 comments

Comments

@brettchalupa
Copy link
Owner

I'd like to be able to run something like rake graphql:docs:generate or something similar to run the generator for the docs site.

This would allow people to hook into other Rake tasks to generate the site. Example: Rake::Task["assets:precompile"].enhance(["graphql:docs:generate"])

Tasks:

  • build this out
  • write tests for the rake task
  • document it
@brettchalupa brettchalupa self-assigned this Oct 14, 2022
@brettchalupa brettchalupa modified the milestone: v4 Oct 19, 2022
@brettchalupa brettchalupa removed their assignment Oct 24, 2022
@brettchalupa brettchalupa moved this from Todo to Ideas in GraphQLDocs Ruby Gem Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant