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

Correctly accept doctestfilters kwarg in Documenter.doctest #1435

Merged
merged 1 commit into from
Oct 19, 2020

Conversation

fredrikekre
Copy link
Member

@fredrikekre fredrikekre commented Oct 16, 2020

Fixes #1364

@fredrikekre fredrikekre force-pushed the fe/doctest branch 2 times, most recently from cdc609d to 34cf091 Compare October 16, 2020 14:25
@mortenpi mortenpi changed the title Correctly accept doctestfilters kwarg in Documenter.doctest, fixes #1364 Correctly accept doctestfilters kwarg in Documenter.doctest Oct 18, 2020
@mortenpi mortenpi added this to the 0.25.3 milestone Oct 18, 2020
Copy link
Member

@mortenpi mortenpi left a comment

Choose a reason for hiding this comment

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

LGTM, just a couple of typos.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
src/Documenter.jl Outdated Show resolved Hide resolved
Project.toml Outdated Show resolved Hide resolved
@mortenpi mortenpi mentioned this pull request Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to specify doctestfilters for the function doctest?
2 participants