Skip to content

modified the code to use constexpr get_completion_signatures<S, E...> #119

modified the code to use constexpr get_completion_signatures<S, E...>

modified the code to use constexpr get_completion_signatures<S, E...> #119

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
- uses: DenverCoder1/doxygen-github-pages-action@v2.0.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: docs/html
config_file: docs/Doxyfile