-
Notifications
You must be signed in to change notification settings - Fork 101
Readthedocs not building the latest "main" #708
Copy link
Copy link
Open
Labels
Documentation 📚Changes to docstrings or the documentation site. No codebase changes.Changes to docstrings or the documentation site. No codebase changes.Effort > Brief 🐇Small tasks expected to take a few hours up to a couple of days.Small tasks expected to take a few hours up to a couple of days.Impact > Minor 🔷Small, backward compatible change. Treat like a patch release (e.g., 0.5.8 → 0.5.9).Small, backward compatible change. Treat like a patch release (e.g., 0.5.8 → 0.5.9).
Metadata
Metadata
Assignees
Labels
Documentation 📚Changes to docstrings or the documentation site. No codebase changes.Changes to docstrings or the documentation site. No codebase changes.Effort > Brief 🐇Small tasks expected to take a few hours up to a couple of days.Small tasks expected to take a few hours up to a couple of days.Impact > Minor 🔷Small, backward compatible change. Treat like a patch release (e.g., 0.5.8 → 0.5.9).Small, backward compatible change. Treat like a patch release (e.g., 0.5.8 → 0.5.9).
Are you on the latest chainladder version?
Describe the bug in words
Readthedocs is not building the "master" from "main" on GitHub. I'm not sure if this is because we changed the branch name from "master" to "main" a while back, but the build settings need to be investigated.
How can the bug be reproduced?
For example:
https://chainladder-python.readthedocs.io/en/master/library/generated/chainladder.ParallelogramOLF.html
Does not match the docstrings in the "main" branch.
What is the expected behavior?
Docstrings to update.