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

docs: separate pages for datasources #19611

Merged
merged 6 commits into from Dec 30, 2022
Merged

docs: separate pages for datasources #19611

merged 6 commits into from Dec 30, 2022

Conversation

viceice
Copy link
Member

@viceice viceice commented Dec 30, 2022

Changes

  • use one page per datasource
  • generate menu

test it at: https://gitpod.io/#https://github.com/renovatebot/renovatebot.github.io/pull/261

Context

Documentation (please check one with an [x])

  • I have updated the documentation, or
  • No documentation update is required

How I've tested my work (please select one)

I have verified these changes via:

  • Code inspection only, or
  • Newly added/modified unit tests, or
  • No unit tests but ran on a real repository, or
  • Both unit tests + ran on a real repository

rarkins
rarkins previously approved these changes Dec 30, 2022
@viceice viceice marked this pull request as draft December 30, 2022 14:53
@viceice
Copy link
Member Author

viceice commented Dec 30, 2022

ds links are currently broken

@viceice
Copy link
Member Author

viceice commented Dec 30, 2022

image
image

nav now has a short name, but page title is also missing Datasource suffix. we can optimize later via theme overrides and custom metadata.

@viceice viceice marked this pull request as ready for review December 30, 2022 17:02
@viceice viceice requested a review from rarkins December 30, 2022 17:02
@viceice viceice merged commit f2a8699 into main Dec 30, 2022
@viceice viceice deleted the docs/datasources branch December 30, 2022 17:20
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 34.77.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

dominik-bln added a commit to dominik-bln/renovate that referenced this pull request Jan 3, 2023
* upstream/main: (57 commits)
  chore(deps): update actions/stale action to v7 (renovatebot#19643)
  feat: better sanitize (renovatebot#19646)
  feat(template): use environment variables in templates (renovatebot#19301)
  build(deps): update dependency json5 to v2.2.3 (renovatebot#19642)
  refactor(manager/gradle): reuse matching patterns and combine dependency string handling (renovatebot#19636)
  feat(bundler): support for updateType patch and minor (renovatebot#19446)
  build(deps): update dependency @renovatebot/osv-offline to v1.0.9 (renovatebot#19639)
  chore(deps): update dependency @types/node to v16.18.11 (renovatebot#19633)
  chore(deps): update linters to v5.47.1 (renovatebot#19634)
  chore(deps): update node.js to d3a2960 (renovatebot#19632)
  feat(presets/monorepo): add Syncfusion dotnet (renovatebot#19627)
  chore(deps): lock file maintenance (renovatebot#19626)
  docs: update references to renovate/renovate to v34.77.1 (renovatebot#19625)
  chore(deps): update dependency type-fest to v3.5.0 (renovatebot#19624)
  fix(data): automatic update of static data (renovatebot#19619)
  feat(templates): add decodeURIComponent helper (renovatebot#19616)
  docs: separate pages for datasources (renovatebot#19611)
  fix: dedupe commit table (renovatebot#18756)
  fix: don’t pin upgrades (renovatebot#19612)
  fix(presets/workarounds): update java LTS allowed versions expression (renovatebot#19605)
  ...
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve datasource docs generation code
3 participants