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-21078: Documentation build fixes #166

Merged
merged 2 commits into from Aug 26, 2019
Merged

DM-21078: Documentation build fixes #166

merged 2 commits into from Aug 26, 2019

Conversation

jonathansick
Copy link
Member

This is a couple of small documentation fixes that restore builds for pipelines.lsst.io:

  • Add an __all__ to lsst.obs.base.utils to prevent cyclical API references.
  • Fix syntax in FitsRawFormatterBase.readFull.

This prevents imports from going into the public API that's glob
imported into lsst.obs.base.
Before the code literal syntax was broken by unbalanced backticks. But
it turns out fileDescriptor can just be linked to the attribute's
documentation.
Copy link
Collaborator

@parejkoj parejkoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing these.

@jonathansick jonathansick merged commit cf63ac1 into master Aug 26, 2019
@timj timj deleted the tickets/DM-21078 branch August 17, 2020 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants