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

Publish Doxygen docs using Github pages #18

Closed
pjattke opened this issue Apr 28, 2020 · 1 comment
Closed

Publish Doxygen docs using Github pages #18

pjattke opened this issue Apr 28, 2020 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@pjattke
Copy link
Contributor

pjattke commented Apr 28, 2020

As described in this blogpost, it's possible to publish the code docs generated by Doxygen using Github pages. I prepared the necessary files (see a39ce2d). All that is now still required is to enable Github pages for this project. This requires repository owner permissions.

A future task could be to use Github Actions to automatically build the Doxygen docs and deploy them to Github pages.

@pjattke pjattke added the documentation Improvements or additions to documentation label Apr 28, 2020
@AlexanderViand
Copy link
Collaborator

Now available at https://marblehe.github.io/AST-Optimizer/html/index.html
Keep in mind that the repo is private, but the github pages are public (should be fine for now, though)

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
Projects
None yet
Development

No branches or pull requests

2 participants