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

DM-28326: Adopt Documenteer 0.6 configuration system #168

Closed
wants to merge 5 commits into from

Conversation

jonathansick
Copy link
Member

This PR updates the Sphinx configuration to use the new Documenteer 0.6 configuration APIs, described in https://documenteer.lsst.io/pipelines/configuration.html#sphinx-configuration-for-stack-documentation-projects.

This PR should be tested and merged in conjunction with the RFC-733 and the DM-26671 (rubinenv) and DM-28328 (Jenkins stack-os-matrix update).

Besides the configuration change, this PR also migrates the repo from Travis CI to GitHub Actions for the null check used for GitHub branch protections.

No longer needed with Documenteer inside the Rubin Conda environment
(RFC-733).
Travis is no longer needed; moving to GitHub Actions to provide the
check for PRs.
This will be useful for setting up branch protections to ensure the
branch is up-to-date. However, hopefully we can add more useful linting
in the future.
Undo the automodapi autodoc enhancements that are incompatible with
pybind11 properties. Essentially this restores the built-in getattr
as the attr getter for "type" rather than
https://github.com/astropy/sphinx-automodapi/blob/b68a5f3c6805d7c5d0eaa55fff1ff84cc671baf0/sphinx_automodapi/autodoc_enhancements.py#L15
@ktlim
Copy link
Contributor

ktlim commented Apr 22, 2021

I think merging this will break the Jenkins documenteer build, so it has to be part of the overall switch to building with the stack. I have included it as part of the tickets/DM-28328 branch, which is preparing for that switch.

@jonathansick
Copy link
Member Author

Closing in favor of #174

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