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

Configure Doxygen to generate documentation #90

Open
2 tasks
abinashmeher999 opened this issue Dec 12, 2015 · 0 comments
Open
2 tasks

Configure Doxygen to generate documentation #90

abinashmeher999 opened this issue Dec 12, 2015 · 0 comments

Comments

@abinashmeher999
Copy link
Member

We have very poor documentation of our code and that too everything is within the code. So, exploring the codebase is tough.

We need to begin documenting any further code written and generate the documentation page from that. We will be using doxygen style documentation inside the source, generate html pages from it using doxygen and host it on gh-pages.

The task is to

  • Write the config file for doxygen
  • Properly host it on gh-pages

This is a fairly easy task.

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

No branches or pull requests

1 participant