Skip to content

Conversation

@noemotiovon
Copy link
Contributor

Fix missing subproject documentation (e.g., verl) in online deployment.

Problem:

  • Direct sphinx-build call skipped the documentation copy step in Makefile
  • _repos/verl/docs/ascend_tutorial was not copied to sources/verl

Solution:

  • Replace sphinx-build command with make html
  • Ensure complete build process including submodule initialization and doc copying

Fix missing subproject documentation (e.g., verl) in online deployment.

Problem:
- Direct sphinx-build call skipped the documentation copy step in Makefile
- _repos/verl/docs/ascend_tutorial was not copied to sources/verl

Solution:
- Replace sphinx-build command with make html
- Ensure complete build process including submodule initialization and doc copying
@noemotiovon
Copy link
Contributor Author

@noemotiovon
Copy link
Contributor Author

cc @zheliuyu

@noemotiovon
Copy link
Contributor Author

Hi @fffrog, Could you help me review this code?

@zheliuyu
Copy link
Contributor

@noemotiovon Good catch. I was planning to fix that.

Copy link
Contributor

@fffrog fffrog left a comment

Choose a reason for hiding this comment

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

SGTM, thank you

@fffrog fffrog merged commit a13bf24 into Ascend:main Jan 26, 2026
1 check passed
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.

3 participants