Giter Club home page Giter Club logo

Comments (4)

ptheywood avatar ptheywood commented on September 26, 2024

Sphinx >= 4.2.0 should be fine according to the referenced issue.

However, our requirements.txt currently limits sphinx to be < 4.1.0 due to breahte/exhale PRs (referneced in requirements.txt). These have been merged, so increasing breathe to >= 4.31 would also be required if I've correctly understood the release / PR timelines.

This will need some testing.

Probably worth expanding our docs build CI to test min/max supported python versions too (3.7 and 3.10 currently? 3.11 soon?) to catch these issues (maybe a latest python would be nice, not sure how feasible this is without a lot of effort.

from flamegpu2-docs.

ptheywood avatar ptheywood commented on September 26, 2024

Breathe added support for Sphinx 5.0 in the latest release (4.34.0, 2022-06-20).

None of the breaking sphinx 5.0 changes look like they should impact us at a glance.

Exhale >= 0.3.2 requires pyhton >= 3.7 (i.e. dropping 3.6), but otherwise doesn't seem to require specific breathe / sphinx versions / conflicts (atleast based on its change log).

Moving to Sphinx >= 5.0 and Breateh >= 4.34 plus updating CI to use python 3.7 and 3.11 seems like it should be fine and will pull in a number of fixes.

from flamegpu2-docs.

mondus avatar mondus commented on September 26, 2024

I have tested on Sphinx 5.0 and all seems fine.

from flamegpu2-docs.

mondus avatar mondus commented on September 26, 2024

This should actually be Breathe >= 4.31 but bumping to 4.34 is no issue.

from flamegpu2-docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.