Deploying to gh-pages from @ EnderIce2/Fennix@073f582752 🚀

This commit is contained in:
EnderIce2
2025-01-04 06:16:42 +00:00
parent 44e2f64977
commit 723dadfa94
407 changed files with 62630 additions and 5 deletions

23
docs/Info.plist Normal file
View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleName</key>
<string>Fennix</string>
<key>CFBundleIdentifier</key>
<string>org.doxygen.Project</string>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>DocSetFeedName</key>
<string>Doxygen generated docs</string>
<key>DocSetPublisherIdentifier</key>
<string>org.doxygen.Publisher</string>
<key>DocSetPublisherName</key>
<string>Publisher</string>
<key>DashDocSetFamily</key>
<string>doxy</string>
<key>DocSetPlatformFamily</key>
<string>doxygen</string>
</dict>
</plist>