Skip to content

Add support for mocking of modules#88

Closed
stephenfin wants to merge 2 commits intomasterfrom
mocking
Closed

Add support for mocking of modules#88
stephenfin wants to merge 2 commits intomasterfrom
mocking

Conversation

@stephenfin
Copy link
Member

Add a new config option, click_mock_imports, that can be used to list modules that should be mocked when building documentation. This is not expected to be widely used but can help some users out of a hole.

The Sphinx dependency is bumped to something a little more recent.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Add a new config option, 'click_mock_imports', that can be used to list
modules that should be mocked when building documentation. This is not
expected to be widely used but can help some users out of a hole.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Closes: #86
@stephenfin
Copy link
Member Author

Done in #129

@stephenfin stephenfin closed this Apr 5, 2024
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

Comments