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 possiblity to generate the json version of the documentation #186

Merged
merged 1 commit into from
Jan 25, 2014

Conversation

mtparet
Copy link
Contributor

@mtparet mtparet commented Jan 21, 2014

Some people (like me) could prefer a json version of the documentation to easily track changes.

We just have to run rake apipie:static_json to generate it to doc/apidoc/schema_apipie.json.

I use JSON.pretty_generate to generate the json for a better format.

@iNecas
Copy link
Member

iNecas commented Jan 25, 2014

Looks good.

iNecas added a commit that referenced this pull request Jan 25, 2014
Add possiblity to generate the json version of the documentation
@iNecas iNecas merged commit d19aefc into Apipie:master Jan 25, 2014
@iNecas
Copy link
Member

iNecas commented Mar 3, 2014

Released in 0.1.0. Thank you for your help!

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

Successfully merging this pull request may close these issues.

2 participants