Export list and docs coverage - #145
Open
alecloudenback wants to merge 1 commit into
Open
alecloudenback wants to merge 1 commit into
alecloudenback wants to merge 1 commit into
Conversation
MakehamGompertz was exported but never defined. The three dukes_macdonald functions now have a section on the Tables docs page (still unexported). The hazard/cumhazard/μ docs block on the parametric page is marked non-canonical like every other page, since the reference page's autodocs is canonical; with the docstrings now on bare function declarations the two otherwise collide. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01JFnc6pvofuNXTW2xdCcewT
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
MakehamGompertzwas exported but never defined (MortalityTables.MakehamGompertzis anUndefVarError). The three Dukes-MacDonald functions were on no docs page.Changes
MakehamGompertzremoved from the export list. The other laws stay unexported, as the parametric docs page explains.@docsblock for the three functions (still unexported).hazard/cumhazard/μdocs block on the parametric page iscanonical=falselike every other page: with the docstrings now on bare function declarations (PR 6) it collided with the reference page's@autodocs.masterbuilds cleanly; this branch did not until this change.Testing
names(MortalityTables)is defined.julia --project=docs docs/make.jlbuilds with no missing-docstring warnings.Stacked on #144 (base branch
refactor/09-select-row). Merge the stack in order; once the base PR is merged and its branch deleted, GitHub retargets this PR tomaster.🤖 Generated with Claude Code
https://claude.ai/code/session_01JFnc6pvofuNXTW2xdCcewT