Added java to docs#21
Merged
Merged
Conversation
johndmulhausen
added a commit
that referenced
this pull request
May 27, 2026
…ages Applies new keyword guidance from docs-skills #21 (DOCS-2364) to the seven Serverless RL pages edited in this style-guide branch. Each page now has a `keywords` field with 3–5 search-relevant phrases, prioritizing terms not already indexed via the title or description: specific technology names (LoRA adapter, OpenAI-compatible, wandb-artifact), action phrases for task pages (run SFT job, ART quickstart), and alternate/expanded names (reinforcement learning API, concurrency limits). Also bumps the .claude submodule pointer to include the keyword guidance commit (732f738).
johndmulhausen
added a commit
that referenced
this pull request
May 27, 2026
Applies keyword guidance from docs-skills #21 (732f738) to all seven sandboxes content pages. Each page now has 3–5 search-optimized keywords prioritizing API method names, specific technology names, and action phrases not already present in the page title or description. Also bumps the .claude submodule pointer to the commit that introduced the keyword guidance.
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.
Added java API docs to Ref guide.