Skip to content

Suggestion: Publish doxygen API documentation at gitlab pages.

Klaus Weidenbach requested to merge dawnbreak/hubzilla_core:apidocpublishing into dev

This is a suggestion to automate the generation of the Doxygen API documentation through gitlab-ci and publish it at GitLab pages. An example of the generated GitLab pages can be seen here: https://dawnbreak.frama.io/hubzilla_core/index.html

Create the API documentation with Doxygen and publish it through gitlab-ci as a Gitlab page at: https://hubzilla.frama.io/core This should only happen when master gets updated.

Update Doxyfile configuration. Correct image usage. Replace RedMatrix with Hubzilla icon.

Merge request reports