Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add %O% option to make.bat template; update docs #6363

Merged
merged 1 commit into from
May 13, 2019

Conversation

bskinn
Copy link
Contributor

@bskinn bskinn commented May 13, 2019

Subject

Add %O% option to make.bat templates.

Feature or Bugfix

  • Feature

Detail

The make.bat_t and make.bat.new_t templates now pass %O% as well as
%SPHINXOPTS% to sphinx-build, in parity with Makefile.new_t.

The sphinx-build documentation page was updated to explicitly note
$(O) and %O% as shortcut variables.

Closes #6323, per the comment thread discussion there.

Purpose

  • No dependent environment; only affects new documentation source trees created on Windows with sphinx-quickstart

Relates

@codecov
Copy link

codecov bot commented May 13, 2019

Codecov Report

Merging #6363 into 2.0 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              2.0    #6363   +/-   ##
=======================================
  Coverage   83.64%   83.64%           
=======================================
  Files         278      278           
  Lines       40239    40239           
  Branches     5931     5931           
=======================================
  Hits        33657    33657           
  Misses       5250     5250           
  Partials     1332     1332

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 774c598...0dbdae3. Read the comment docs.

Copy link
Member

@tk0miya tk0miya left a comment

Choose a reason for hiding this comment

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

Could you add it to make.bat_t also? It is still available.

@tk0miya tk0miya added api:cmdline type:enhancement enhance or introduce a new feature labels May 13, 2019
@tk0miya tk0miya added this to the 2.1.0 milestone May 13, 2019
The make.bat_t and make.bat.new_t templates now pass %O% as well as
%SPHINXOPTS% to `sphinx-build`, in parity with Makefile.new_t.

The sphinx-build documentation page was updated to explicitly note
$(O) and %O% as shortcut variables.

Closes sphinx-doc#6323, per the comment thread discussion.
@bskinn
Copy link
Contributor Author

bskinn commented May 13, 2019

@tk0miya Sure! commit is revised.

@tk0miya tk0miya merged commit 6e32bb7 into sphinx-doc:2.0 May 13, 2019
@tk0miya
Copy link
Member

tk0miya commented May 13, 2019

Thank you for quick work. Merged!

tk0miya added a commit that referenced this pull request May 13, 2019
@bskinn
Copy link
Contributor Author

bskinn commented May 13, 2019

Absolutely! Thanks for all your efforts contributing to the maintenance & improvement of the project!

@bskinn bskinn deleted the 6323_makebat_o_opt branch May 13, 2019 15:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api:cmdline type:enhancement enhance or introduce a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants