Skip to content

remove inline code in section title #13

remove inline code in section title

remove inline code in section title #13

Workflow file for this run

name: Doxygen GitHub Pages Deploy Action
on:
push:
branches:
- master
- doxy
pull_request:
branches: [ "master", "doxy" ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: DenverCoder1/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: gh-pages
folder: docs/html
config_file: Doxyfile