Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
openmc
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Shikhar Kumar
  • openmc
  • Merge Requests
  • !1099

Merged
Opened Oct 19, 2018 by Shikhar Kumar@shikhark
  • Report abuse
Report abuse

Fix broken docbuild on RTD

  • Overview 0
  • Commits 3
  • Changes 3

Created by: paulromano

Our 'latest' docs on readthedocs are currently broken (can't view docs for Python API classes/functions). This is caused by import openmc.capi at the top level of polynomial.py. I've moved that import out of the top level so that doc builds will succeed without building OpenMC first.

I've also put in a fix for some issues with openmc-plot-mesh-tally that were identified by a user recently.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: shikhark/openmc!1099