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

Breathe breaks with sphinx 7.3.X #981

Closed
Chekov2k opened this issue Apr 17, 2024 · 3 comments
Closed

Breathe breaks with sphinx 7.3.X #981

Chekov2k opened this issue Apr 17, 2024 · 3 comments

Comments

@Chekov2k
Copy link

I raised an MR on sphinx to export the missing CPP ast classes breathe needs: sphinx-doc/sphinx#12298
Not sure those are all that are required but I could generate documentation for my cpp code base

@hefl99
Copy link

hefl99 commented Apr 17, 2024

Same Problem here:

Tried to installl latest breathe v4.35.0 on python 3.12, which installed sphinx v7.3.5

Fixes it temporarily by downgrading sphinx to v5.3.0 and numpydoc to v1.6.0.

This is mayor issue for upcoming releases of our project:

https://github.com/itom-project

Saviq added a commit to canonical/mir that referenced this issue Apr 17, 2024
Saviq added a commit to canonical/mir that referenced this issue Apr 17, 2024
garth-wells added a commit to FEniCS/dolfinx that referenced this issue Apr 17, 2024
garth-wells added a commit to FEniCS/dolfinx that referenced this issue Apr 17, 2024
* Remove linting from CircleCI - covered by Actions

* Pin Sphinx version.

See breathe-doc/breathe#981
@AA-Turner
Copy link
Collaborator

Sphinx 7.3.6 has been released with fixes.

A

@Chekov2k
Copy link
Author

Can confirm that works for me ;-)

umapraseeda added a commit to umapraseeda/example-application that referenced this issue Apr 23, 2024
Set Sphinx to <=7.2 for addressing build error
ref:breathe-doc/breathe#981

Signed-off-by: UMA PRASEEDA <[email protected]>
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

No branches or pull requests

3 participants