Lines Matching +full:doxygen +full:- +full:version
1 # SPDX-FileCopyrightText: Copyright 2022 Arm Limited and/or its affiliates <open-source-office@arm.…
3 # SPDX-License-Identifier: Apache-2.0
5 # Licensed under the Apache License, Version 2.0 (the License); you may
9 # www.apache.org/licenses/LICENSE-2.0
22 - main
25 - main
31 runs-on: ubuntu-20.04
33 - uses: actions/checkout@v3
35 fetch-depth: 0
37 - name: Fetch tags
40 git fetch --tags --force
42 - uses: Open-CMSIS-Pack/gen-pack-action@main
44 doxygen-version: 1.9.2
45 packchk-version: 1.3.95
46 gen-doc-script: ./DoxyGen/gen_doc.sh
47 check-links-script: |
48 ./DoxyGen/check_links.sh \
50 ./DoxyGen
51 doc-path: ./Documentation/html
52 gen-pack-script: ./Scripts/gen_pack.sh
53 gen-pack-output: ./output
54 gh-pages-branch: gh-pages