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

SQUASH: TEST/ADMIN/DEV/DOC #1

Merged
merged 3 commits into from
Jun 7, 2017
Merged

SQUASH: TEST/ADMIN/DEV/DOC #1

merged 3 commits into from
Jun 7, 2017

Conversation

bskinn
Copy link
Owner

@bskinn bskinn commented Jun 7, 2017

test_winmake.bat: (ADMIN/TESTS)

ADMIN: Improve language about how this doesn't test that docs
are properly generated

TESTS:

  • New expect-success test for call with extra spaces between build targets
  • New expect-failure tests for call with sphinx-build option placed before a build target

make.bat.new_t: (DEV)

Per discussion
on PR sphinx-doc#3841, re-implemented the argument parsing to eliminate fragility of explicit
handling of sphinx-build arguments.

Syntax now must follow:

make target1 target2 ...

doc/invocation.rst: (DOC)

Add content indicating the structural restriction of make.bat invocations,
where any options for pass-through to sphinx-build must be passed after
all build targets.

ADMIN: Improve language about how this doesn't test that docs
  are properly generated

TESTS:

 * New expect-success test for call with extra spaces between build targets
 * New expect-failure tests for call with `sphinx-build` option placed before a build target
Per [discussion](sphinx-doc#3841 (comment))
on PR sphinx-doc#3841, re-implemented the argument parsing to eliminate fragility of explicit
handling of `sphinx-build` arguments.

Syntax now must follow:

  make target1 target2 ... <sphinxopts>
Add content indicating the structural restriction of `make.bat` invocations,
where any options for pass-through to `sphinx-build` must be passed after
all build targets.
@bskinn bskinn merged commit a052fa2 into pr-feature-winmake Jun 7, 2017
@bskinn bskinn deleted the pr-wm-revision branch June 7, 2017 17:23
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.

1 participant