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

Source Code Documentation #3

Closed
chafey opened this issue Nov 4, 2019 · 3 comments
Closed

Source Code Documentation #3

chafey opened this issue Nov 4, 2019 · 3 comments

Comments

@chafey
Copy link
Contributor

chafey commented Nov 4, 2019

I would like to make sure that the code I contribute is documented and am unsure what documentation guidelines are being followed. I have used doxygen style in the past and would prefer that if there is no preference. If there is a preference, can we add a link to the style in the documentation somewhere?

@aous72
Copy link
Owner

aous72 commented Nov 6, 2019

We definitely need this.

I think a lot of people are using doxygen, and I am all for it.

You are right, we need a style. Anything particular style you suggest?

@chafey
Copy link
Contributor Author

chafey commented Nov 6, 2019

I will research options for C++ coding styles - hopefully I can find something someone else is using (e.g. Google's C++ guidelines). We will likely need to modify it somewhat given your desire to avoid STL (which most coding standards will embrace)

@aous72
Copy link
Owner

aous72 commented Nov 7, 2019

I thought you had one in mind. Don't worry, I will cook up something.

Cheers,
Aous

@aous72 aous72 closed this as completed Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants