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

fix: Add "apidocs" target to produce API documentation #6190

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

robsavoye
Copy link
Collaborator

This add a target to the Makefile to run Doxygen on the backend to produce API documentation. In addition, it adds the Doxyfile config file for Doxygen. As this doesn't effect anything else, it should be safe to merge.

@robsavoye robsavoye added the scope: documentation Any issue that relates to documentation edits, updates, improvements label Jan 8, 2024
@robsavoye robsavoye self-assigned this Jan 8, 2024
Copy link

sonarqubecloud bot commented Jan 8, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@robsavoye robsavoye mentioned this pull request Jan 8, 2024
@robsavoye
Copy link
Collaborator Author

This will add API documentation for the TM backend.

@robsavoye robsavoye merged commit ed87f55 into hotosm:develop Jan 11, 2024
6 checks passed
@robsavoye robsavoye deleted the doxygen branch January 16, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: documentation Any issue that relates to documentation edits, updates, improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants