docs: Use swift-docc-plugin to preview documentation#95
Conversation
- makes it easier to preview documentation changes - added detail on how to preview into the README within the documentation target
|
Thanks, this is really useful. I've been using this locally but I've been concerned that adding this dependency to The good news is that local testing and the CI build times for the end to end examples suggest that adding this dependency doesn't seem to slow down projects which depend on |
|
It's a pity |
Motivation
Makes it easier to preview documentation changes
Modifications
Result
Documentation changes can be previewed by running the following command:
Test Plan
No functional change.