Skip to content

Conversation

@germa89
Copy link
Collaborator

@germa89 germa89 commented Jan 5, 2026

Description

As the title.

Issue linked

NA

Checklist

@germa89 germa89 requested a review from a team as a code owner January 5, 2026 10:38
Copy link
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 adds support for a new html-noexamples target to the Windows batch file (make.bat) used for building documentation. This target allows building HTML documentation without generating gallery examples, which can significantly speed up the documentation build process during development.

Key changes:

  • Added a new html-noexamples target that builds HTML documentation with plot gallery disabled
  • The target uses the -D plot_gallery=0 flag to skip example generation

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

@germa89 germa89 enabled auto-merge (squash) January 5, 2026 10:39
@germa89
Copy link
Collaborator Author

germa89 commented Jan 5, 2026

@pyansys-ci-bot LGTM.

Copy link
Contributor

@pyansys-ci-bot pyansys-ci-bot left a comment

Choose a reason for hiding this comment

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

✅ Approving this PR because germa89 said so in here 😬

LGTM

@github-actions github-actions bot added maintenance General maintenance of the repo (libraries, cicd, etc) new feature Request or proposal for a new feature labels Jan 5, 2026
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.28%. Comparing base (bdc8a68) to head (da4ba3a).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4360      +/-   ##
==========================================
+ Coverage   91.27%   91.28%   +0.01%     
==========================================
  Files         196      196              
  Lines       15977    15977              
==========================================
+ Hits        14583    14585       +2     
+ Misses       1394     1392       -2     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@germa89 germa89 disabled auto-merge January 5, 2026 11:28
@germa89 germa89 merged commit 0c67fe7 into main Jan 5, 2026
84 of 86 checks passed
@germa89 germa89 deleted the feat/adding-building-no-examples-in-docs branch January 5, 2026 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance General maintenance of the repo (libraries, cicd, etc) new feature Request or proposal for a new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants