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

Commits on Aug 26, 2019

  1. Restrict public api from utils module

    This prevents imports from going into the public API that's glob
    imported into lsst.obs.base.
    jonathansick committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    6fba3c2 View commit details
    Browse the repository at this point in the history
  2. Update doc reference to fileDescriptor

    Before the code literal syntax was broken by unbalanced backticks. But
    it turns out fileDescriptor can just be linked to the attribute's
    documentation.
    jonathansick committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    69a4e67 View commit details
    Browse the repository at this point in the history