只是想知道是否有人为此找到了解决方法。使用--exclude使用swift文件的完整文件路径,Jazzy仍然在文档中包含此文件/类。 Shell文件看起来像这样
jazzy \
--clean \
--author "Author" \
--copyright "Copyright" \
--xcodebuild-arguments '-project,jazzytest.xcodeproj,-scheme,jazzytest' \
--exclude /Users/<username-here>/desktop/jazzytest/jazzytest/source/swift1.swift \
--min-acl public