Skip to content

fix: auto-generated doc files should go to build dir#134

Merged
mhier merged 1 commit into
masterfrom
mhier/fix-doc-generated-in-source-tree
Jun 4, 2026
Merged

fix: auto-generated doc files should go to build dir#134
mhier merged 1 commit into
masterfrom
mhier/fix-doc-generated-in-source-tree

Conversation

@mhier
Copy link
Copy Markdown
Member

@mhier mhier commented Jun 3, 2026

No description provided.

@mhier mhier requested a review from vaeng June 3, 2026 13:22
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adjusts the Sphinx documentation build so autosummary-generated stub files are produced in the build tree instead of polluting the source doc/ directory.

Changes:

  • Copy documentation sources into the build directory for Sphinx input.
  • Point the Sphinx build command at the copied build-tree doc sources.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CMakeLists.txt
@mhier mhier merged commit 64d6edf into master Jun 4, 2026
1 check passed
@mhier mhier deleted the mhier/fix-doc-generated-in-source-tree branch June 4, 2026 08:02
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