Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add documentation for capture plugins #152

Merged
merged 7 commits into from
Jun 25, 2024

Conversation

eirikhaugstulen
Copy link
Contributor

@eirikhaugstulen eirikhaugstulen commented May 8, 2024

RFC: Capture plugin documentation

This PR adds a new category called Capture plugins.

A proposed structure could be:

├── Capture Plugins                  // How to develop Capture specific plugins
|   ├── Getting started
|   ├── Developing a plugin
|   ├── Configuration
|   ├── Form field plugins
|   |   ├── Introduction
|   |   ├── Developer details
|   |   ├── Manual setup (Advanced)
|   ├── Enrollment plugins
|   |   ├── Introduction
|   |   ├── Developer details
|   |   ├── Manual setup (Advanced)

Copy link
Contributor

@Topener Topener left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@eirikhaugstulen eirikhaugstulen merged commit d5f1650 into main Jun 25, 2024
4 checks passed
@eirikhaugstulen eirikhaugstulen deleted the eh/chore/capture-plugin-docs branch June 25, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants