re add the doxyfile who get remove (#365)

This commit is contained in:
coco875 2025-06-25 15:03:35 +00:00 committed by GitHub
parent 1f2cbb04fd
commit d8579a4d4d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2932 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
- name: Install Doxygen - name: Install Doxygen
run: | run: |
sudo apt-get install graphviz doxygen sudo apt-get install graphviz doxygen
wget https://www.doxygen.nl/files/doxygen-1.12.0.linux.bin.tar.gz wget https://www.doxygen.nl/files/doxygen-1.13.2.linux.bin.tar.gz
tar -xzf doxygen-*.linux.bin.tar.gz tar -xzf doxygen-*.linux.bin.tar.gz
- name: Generate Doxygen documentation - name: Generate Doxygen documentation

2931
Doxyfile Normal file

File diff suppressed because it is too large Load Diff