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

Fix documentation for Play1 maven module #26

Open
xael-fry opened this issue Jun 3, 2015 · 3 comments
Open

Fix documentation for Play1 maven module #26

xael-fry opened this issue Jun 3, 2015 · 3 comments

Comments

@xael-fry
Copy link
Member

xael-fry commented Jun 3, 2015

In play1 we have an issue for a module documentation Play1 issue #1299
In the maven module page

We should replace

play mvn:source // or play mvn:src

by

play mvn:sources // or play mvn:src
@jroper
Copy link
Member

jroper commented Jun 3, 2015

What I'd really like to do with the Play 1 modules is pull it out of SQL, and just manage it in a static file(s), eg in json. That way anyone can update/maintain it using pull requests. Would you be interested in making that change?

@xael-fry
Copy link
Member Author

xael-fry commented Jun 4, 2015

Yes, great idea, so we will still be able to update modules.
I will have a look and see how much time it will take.

@xael-fry
Copy link
Member Author

xael-fry commented Jun 4, 2015

Which data do you want to pull it out, name, fullname and description? or do we need to think about function you describe in #25?

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

No branches or pull requests

3 participants