improving Mojo::Base documentation #1724
tnishimura
started this conversation in
General
Replies: 2 comments 5 replies
-
Apart from analyzing your suggestions, the issue you linked is specifically about Mojo::DOM. These changes are to Mojo::Base which is unrelated. |
Beta Was this translation helpful? Give feedback.
1 reply
-
I'm afraid you might have misunderstood #1119 a bit. We are looking for new documentation, not a reformatting of what's already there. Please be aware that we also care a lot about consistency, so getting rid of the standard attributes section and using completely new code formatting rules are blockers. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
my diff
Hi, I'd like to help with some of the documentation issues. I'm starting with Mojo::Base (#1119), please see my diff above. The major changes are:
Please tell me what you think, and I'll try to incorporate your throughts before making a PR.
Beta Was this translation helpful? Give feedback.
All reactions