move the list of features into the guides
What this PR does / why we need it:
The list of features is not being updated on the website. This PR moves the list into the guides as-is. You can preview it here: https://dataverse-guide--12000.org.readthedocs.build/en/12000/admin/features.html
From there we can make future updates to add features and improve the organization.
Which issue(s) this PR closes:
- Closes #11998
Special notes for your reviewer:
I'm using the included script to generate the page. The real work was adding the DocLinkTarget column and all its values to the spreadsheet.
Suggestions on how to test this:
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
Is there a release notes update needed for this change?:
Additional documentation:
I've added in categorization in the spreadsheet. It's a bit all over the place right now, as I think some features are more general (like FAIR principles) while others are very specific. But it's a first attempt. I also had a look at the spreadsheet Julian mentioned in #11998, but couldn't copy it one-on-one. And maybe we should add on extra items to the list at some point anyway.
@DieuwertjeBloemen thanks! I created a second pull request so we can preview how the categories look:
- #12011
Update: I went ahead and merged the version with categories into the original pull request (#12000).