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

Project: added native-doc generation using doxygen #43

Merged
merged 1 commit into from
Mar 18, 2023

Conversation

pavly-gerges
Copy link
Member

This PR adds the following:

  • Native documentation generation bash helper scripts (using doxygen).

This PR modifies the following:

  • ./jme3-alloc-native/build.gradle to add a doxygen-config generator task and a native-doc generator task.
  • ./website/index.md to add the new redirect to the generated doc.
  • ./github/workflows to generate native documentation using CI/CD before deploying the web-page.

@pavly-gerges pavly-gerges added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 18, 2023
@pavly-gerges pavly-gerges linked an issue Mar 18, 2023 that may be closed by this pull request
@pavly-gerges pavly-gerges added this to the API-Documentation milestone Mar 18, 2023
@pavly-gerges pavly-gerges merged commit a334edc into master Mar 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Docs] Native code documentation generation
1 participant