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 include_files option to servedocs #163

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

fredrikekre
Copy link
Member

This patch adds a new argument, include_files::Vector{String}, which allows users to explicitly track individual files. In particular, this option can be used to track individual files that would otherwise be excluded due to being inside a skipped_dirs directory.

This patch adds a new argument, `include_files::Vector{String}`, which
allows users to explicitly track individual files. In particular, this
option can be used to track individual files that would otherwise be
excluded due to being inside a `skipped_dirs` directory.
Copy link
Collaborator

@tlienart tlienart left a comment

Choose a reason for hiding this comment

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

lgtm, thanks!

@tlienart tlienart merged commit f7fbd75 into JuliaDocs:master Jun 15, 2023
@fredrikekre fredrikekre deleted the fe/include_files branch June 15, 2023 12:55
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.

2 participants