skip_docs¶
Skip the creation of the fastlane/README.md file when running fastlane
Tell fastlane to not automatically create a
fastlane/README.md
when running fastlane. You can always trigger the creation of this file manually by runningfastlane docs
.
skip_docs | |
---|---|
Supported platforms | ios, android, mac |
Author | @KrauseFx |
1 Example¶
skip_docs
To show the documentation in your terminal, run
fastlane action skip_docs