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 Examples in doc, change Project.toml, add tast and #43 #43

Merged
merged 16 commits into from
Oct 20, 2022

Conversation

PharmCat
Copy link
Contributor

Removed unnecessary dependencies from Project.toml
Change Docs (removed: Distributions.*)
Add example page to docs
Add test for: paley, plackettburman, boxbehnken
Bump Julia version in CI
Add [extras] & [targets] in Project.toml

as proposal for #43

@phrb phrb self-assigned this Oct 20, 2022
@phrb
Copy link
Owner

phrb commented Oct 20, 2022

Thanks for the very nice work!! I'll take this opportunity to check the CI workflow, it was outdated.

@phrb
Copy link
Owner

phrb commented Oct 20, 2022

@PharmCat Do you think this Documenter error is easy to fix? I want to merge this, but we might not get the latest documentation deployed if the CI fails. Let me know if you want to take a shot at fixing it.

@PharmCat
Copy link
Contributor Author

Hi... Mmm... I try to explore. Maybe it will be better to make separate file for Documenter task.

@PharmCat
Copy link
Contributor Author

strict keyword removed, some anchor links seems broken or just doctest cant check them correctly. I think would be better to remove this keyword and use array [:autodocs_block, :cross_references, :docs_block, :doctest, :eval_block, :example_block, :footnote, :linkcheck, :meta_block, :missing_docs, :parse_error, :setup_block] without :linkcheck

@phrb phrb merged commit 6345f44 into phrb:master Oct 20, 2022
@phrb
Copy link
Owner

phrb commented Oct 20, 2022

strict keyword removed, some anchor links seems broken or just doctest cant check them correctly. I think would be better to remove this keyword and use array [:autodocs_block, :cross_references, :docs_block, :doctest, :eval_block, :example_block, :footnote, :linkcheck, :meta_block, :missing_docs, :parse_error, :setup_block] without :linkcheck

I missed that, I think your suggestion is good

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.

None yet

2 participants