-
Notifications
You must be signed in to change notification settings - Fork 41
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
Improve documentation #116
Comments
Hey @bobluppes, I want to work on this issue. Can you assign it to me? |
Hello @bobluppes, I have knowledge about graph and edge, can I work on that section? |
Hi @LinhNguyenLe2109 @Harsh-710, welcome to Graaf! Since we accept multiple PRs on this issue I will assign it to the both of you! To avoid potential merge conflicts, what do you think about @Harsh-710 working on the in-code documentation while @LinhNguyenLe2109 takes a look at the readme and user facing docs? We can swap this afterwards as well, just trying to avoid merge conflicts :) Let me know what you think |
hi sir, can I do this? |
Hello @bobluppes, yeah that's a good idea, I find the doc really hard to get a hang of the project and want more information to it so people can find it easier to use. I'll try to work with the readme file first, if I don't understand anything, I'll reach out to you on Discord |
Hey would love to contribute |
Hello @bobluppes, I believe I can only do with the readme file. I sent you a PR for that one. The set up process for C++ using VS code really takes a long time though. |
Hey assign me this issue |
Hi @SusovanDas19 @ayushmankoley @ankitrout2903, are you still up for this. |
Stale issue message |
Can you assign me to this? |
@bobluppes Hi! I am a technical writer and I would like to improve the Readme file. If you still need help, please assign me to work on this issue |
Hi @DaryaYuk and welcome to Graaf! |
Stale issue message |
This is an open-ended ticket and we welcome multiple PRs.
In general, it would be nice to go over our documentation in the following locations:
include/graaflib/graph.h
,include/graaflib/edge.h
, andinclude/graaflib/types.h
include/graaflib/algorithm/**/*.h
docs/docs/algorithms/**/*.md
. This documentation can also be viewed here.In particular it would be great if we can fix any spelling/grammar issues, as well as clarify anything which might be unclear to you on the documentation.
The text was updated successfully, but these errors were encountered: