Conversation
serpro69
added a commit
that referenced
this pull request
Jul 27, 2025
46348c1 to
dd825c0
Compare
- ./gradlew dokkaGfmMultiModule - mv build/dokka/gfmMultiModule docs/api - mkdocs serve
There was a problem hiding this comment.
Pull Request Overview
This PR migrates documentation from Orchid to MkDocs and adds comprehensive documentation for data providers. The migration was necessary after s01.oss.sonatype.org was shut down, breaking the existing Orchid-based documentation system.
Key changes:
- Complete migration to MkDocs with custom theming and styling
- Added comprehensive documentation pages for all data providers with examples
- Updated locale dictionary files to use MkDocs snippet format
- Added custom CSS for Nord theme and responsive design
Reviewed Changes
Copilot reviewed 287 out of 954 changed files in this pull request and generated 9 comments.
| File | Description |
|---|---|
| docs/index.md | New homepage with interactive examples and feature descriptions |
| docs/pages/data-provider/ | Complete documentation structure for all data providers with examples |
| docs/assets/stylesheets/ | Custom CSS files for Nord theme and responsive design |
| core/src/main/resources/locales/en/*.yml | Updated snippet markers from Orchid format to MkDocs format |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fix #262
https://oss.sonatype.org/content/repositories/snapshots/withhttps://central.sonatype.com/repository/maven-snapshots/API docs. Done separately in Add API reference to docs #275