Skip to content

Rfneves/clean up front page - #2152

Merged
ritaneves merged 3 commits into
mainfrom
rfneves/clean-up-front-page
Jul 27, 2026
Merged

Rfneves/clean up front page#2152
ritaneves merged 3 commits into
mainfrom
rfneves/clean-up-front-page

Conversation

@ritaneves

@ritaneves ritaneves commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Removes retired and duplicated repository paths left over from the Sphinx-to-Fern documentation migration.
Deletes the obsolete top-level docs/ signpost directory.
Deletes the redundant example_environments/ copy of example_single_tool_call.
Removes stale Sphinx dependencies, workflow triggers, ignore rules, and references.
Updates install/reinstall commands after removing the old docs dependency group.
Repairs links to current Fern documentation.

The published documentation is authored exclusively under fern/, while example_single_tool_call already exists as a maintained resources-server example. Keeping the old paths created confusing duplicate sources of truth.

@ritaneves
ritaneves requested a review from a team as a code owner July 27, 2026 17:43
@copy-pr-bot

copy-pr-bot Bot commented Jul 27, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Signed-off-by: Rita Fernandes Neves <rfernandesne@nvidia.com>
@github-actions

Copy link
Copy Markdown
Contributor

Signed-off-by: Rita Fernandes Neves <rfernandesne@nvidia.com>
@@ -1,11 +0,0 @@
# Description

This is an example environment with simple tool calls. The example data can be found in `example_single_tool_call/data/example.jsonl`.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why remove this? should we just delete this whole folder then?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i think this would be a good place for templates like rubric env, generic math env, mcqa env, single turn multiturn, external integration, etc

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, this is all deleted because of this: https://github.com/NVIDIA-NeMo/Gym/tree/main/resources_servers/example_single_tool_call

I dont mind where we put templates, but we seem to be putting most of them into the resources_server folder. I think what we should do is continue there if we want, and link templates in the docs here https://docs.nvidia.com/nemo/gym/tutorials/

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for now it makes sense to remove since we haven't fleshed it out and it seems to be duplicating the example in resources_server

we should think examples / templates more holistically, which are needed as classes vs reference blueprint style

@ritaneves
ritaneves enabled auto-merge (squash) July 27, 2026 20:30
@ritaneves
ritaneves merged commit 63ef52e into main Jul 27, 2026
28 checks passed
@ritaneves
ritaneves deleted the rfneves/clean-up-front-page branch July 27, 2026 20:31
OlegSudakov pushed a commit to OlegSudakov/Gym that referenced this pull request Aug 7, 2026
Removes retired and duplicated repository paths left over from the
Sphinx-to-Fern documentation migration.
Deletes the obsolete top-level docs/ signpost directory.
Deletes the redundant example_environments/ copy of
example_single_tool_call.
Removes stale Sphinx dependencies, workflow triggers, ignore rules, and
references.
Updates install/reinstall commands after removing the old docs
dependency group.
Repairs links to current Fern documentation.

The published documentation is authored exclusively under fern/, while
example_single_tool_call already exists as a maintained resources-server
example. Keeping the old paths created confusing duplicate sources of
truth.

---------

Signed-off-by: Rita Fernandes Neves <rfernandesne@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants