Publish reproducible PharmaPy documentation#131
Open
bernalde wants to merge 1 commit into
Open
Conversation
bernalde
marked this pull request as ready for review
July 22, 2026 22:20
bernalde
requested review from
CanLi1,
Mazhar331,
andres9403,
parkyr and
sergey-gusev94
July 22, 2026 22:21
Author
|
Review requested from the full current team. GitHub has formally notified the active non-author members. @ZacharyHillman18 @Piyush1698 @QHuckaba — your PharmaPy-org and repository invitations are still pending, so GitHub cannot add you as formal requested reviewers yet. Please accept those invitations and review this PR; after acceptance, you can also be added to the formal reviewer list. |
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.
Summary
docsdependency extra and install it from Read the Docs and GitHub ActionsPharmaPy-org/PharmaPyVerification
sphinx-build -E -a -W --keep-going -b html doc/online_docs /tmp/pharmapy-docs-130-siteactionlint .github/workflows/docs.yml .github/workflows/ci.ymlpython -m pip checkin a fresh Python 3.11 docs environment installed with.[docs]python -m compileall -q PharmaPypython -m pytest tests/ -m "not assimulo"(56 passed, 14 deselected)Read the Docs follow-up
This PR makes the repository build-ready, but it intentionally does not close the issue. An administrator of the existing Read the Docs project must reconnect it to
PharmaPy-org/PharmaPyand verify the live site, webhook, and pull-request previews. If that project cannot be transferred, issue #130 documents the fallback import procedure.Refs #130