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 documentation to the code #10

Open
2DSharp opened this issue Oct 11, 2018 · 4 comments
Open

Add documentation to the code #10

2DSharp opened this issue Oct 11, 2018 · 4 comments
Labels

Comments

@2DSharp
Copy link
Member

2DSharp commented Oct 11, 2018

The code needs to be documented throughout with docblocks.

@vishnuvardhan2005
Copy link

I am C, C++ coder. I do not know much about Qt, image processing stuff but interested in learning and contribute to the project. Is this right one for me to pick and work-on? Please advice

@2DSharp
Copy link
Member Author

2DSharp commented Oct 11, 2018

Hello @vishnuvardhan2005! Although it's a Qt project, it shouldn't be very hard for a C++ programmer to get used to it quickly. You can read through the code and document them in the correct places. Read the contributing.md for some general instructions.

It's a good option to get started with open source projects.

@vishnuvardhan2005
Copy link

Hi @2DSharp Thank you. I am on Windows. I can follow the installation steps and get the software running right? Can you please elaborate on whats the exact task on the issue. Is it commenting the code? Great if you can provide an example so that I can understand correctly what needs to be done.

@2DSharp
Copy link
Member Author

2DSharp commented Oct 11, 2018

Read the README file to get the app running. Document the places which might have been left undocumented (using docblock comments). Check out the rest of the files which have been documented for reference.

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

No branches or pull requests

2 participants