Auto-sync docs directory to Wiki #149
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sync docs directory to repo wiki
Streamlines the resolution of #143 and #110 by keeping the docs more up-to-date.
Maintaining GitHub wikis is weird and painful. This PR adds a GitHub workflow that syncs the content in the docs directory to the wiki. I've also copied the content from the current wiki into the new docs directory. If this is merged, whenever an update is made to the
docs
directory, the content in the wiki is updated.I also fixed the Example usecase problem where it didn't go anywhere by creating the examples.md page in the docs directory. I copied the content from the
config
directory into the examples.md file, but left the directory.This is currently in place on my fork. You can see what the wiki will look like and what the history/updates will look like there.
Type:
Camera:
Component:
Checklist before approval: