You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set fail on warning for documentation generation (#1218)
* Set fail on warning for documentation generation
* Avoid building the wheel if possible during documentation generation
* Revert "Avoid building the wheel if possible during documentation generation"
This reverts commit 1a8a7a4.
* Move documentation into build workflow so that it is guaranteed to run after wheel build
* Remove redundant documentatino build
* Move parameters into init method to fix documentation error
* Whitespace correction
* Documentation test will occur in the build docs section and will fail now that the setting is correct to turn warnings into errors
0 commit comments