-
Notifications
You must be signed in to change notification settings - Fork 36
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
Documentation #55
Comments
@mattecapu The wiki was way out of date so instead of leaving it up with the push towards 1.0 I decided to take it down so people wouldn't be confused. But yes, I completely agree with you that mach is full of amazing stuff that is really hard to discover right now. :/ Ideally we could just start documenting the 1.0 stuff in a I know that @hassox was interested in writing some documentation as well. Now that the 1.0 API has settled, I'm ready to take it on too. I'll make a high-level outline today of stuff I'd like to include in the documentation. Hopefully that will give us a good place to start. @mattecapu If you can help at all it would be very much appreciated! :) |
Hi @mjackson, thank you for your interest. I'd love to help and do some work, but I'm not a thorough "expert" of the library yet (that's one of the reasons I'm asking for some docs 😄 ) As to the structure, I found handy the structure of the bluebird API documentation, but probably it can be improved with a less centralized structure. |
Yup, I'm down to write some docs. I'll try and make time this week during the evenings. @mjackson if you have ideas on what and how you would like it lemme know! |
Totally agree on this point. Ideally I'd like to have our "table of contents" right in the README. That's what I was trying to do with the links to the source, because that's the most current source of docs we've got right now. @hassox Sounds good. I'll definitely get an outline in this evening of stuff I'd like to cover in the docs. We can track progress here. |
@mattecapu @hassox Just FYI, I put the wiki back up. Let's put everything in there. |
Why not put up a notice, then? |
@mjackson where's all the documentation gone?
I had to navigate through the sources to understand some odd behaviour of
map()
, because the Wiki is not available anymore.I remember some days ago it existed, where is it now?
We should also expand it because mach is full of amazing features we can't reasonably expect one to discover looking at comments within internal source code...
The text was updated successfully, but these errors were encountered: