-
Notifications
You must be signed in to change notification settings - Fork 499
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
make Croissant support official, update exporter docs #10533
Conversation
Yesterday at standup I mentioned some tweaks I was working on for the Croissant exporter and I did put out a release, 0.1.2: https://github.com/gdcc/exporter-croissant/blob/croissant-0.1.2/CHANGELOG.md#012 |
At tech hours today I gave a preview of the talk I'm giving tomorrow for the Croissant Task Force. You can find my slides linked from this invitation to the community to join: https://groups.google.com/g/dataverse-community/c/JI8HPgGarr8/m/ONqgdyKJAAAJ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. I fixed some bad grammar that was in the text before the PR.
At standup today I mentioned I wanted to tweak this PR to remove the inventory of exporters from Sphinx now that we are keeping the list at https://github.com/gdcc/dataverse-exporters . I'm linking there instead now. See b5e7401. To be clear, I'm leaving the heading for the inventory in the guides because I reference it from so many pages...
... but now the inventory simply links to the README in the other repo. I'm happy to answer any questions about this PR (just docs) and the code itself, which is at https://github.com/gdcc/exporter-croissant |
What this PR does / why we need it:
We have released to Maven Central an external metadata exporter from this new dedicated repo: https://github.com/gdcc/exporter-croissant
This pull request improves the guides to talk about Croissant and better explain all about external exporters. An inventory has been added.
This PR also adds docs about the behavior of the
<head>
tag that we changed with this pull request:Which issue(s) this PR closes:
Special notes for your reviewer:
A related PR to mention the new exporter:
Suggestions on how to test this:
Test the Croissant jar.
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
Yes, when enabled, Croissant will appear in the dropdown of exports:
Is there a release notes update needed for this change?:
Included.
Additional documentation:
This PR is mostly docs. Some decent entry points: