Skip to content

requirements for developer sphinx building not included? #779

@teuben

Description

@teuben

I don't see anywhere the needed sphinx modules needed to "make html" locally in developer mode. I read in #590 that you only build on readthedocs.... but recently they updated to sphinx 4.1, which broke my NEMO build. So I tried building the AMUSE html tree, which eventually fails for me with
Could not import extension matplotlib.sphinxext.only_directives (exception: No module named 'matplotlib.sphinxext.only_directives'). That's probably an easy fix, but I'm also curious if AMUSE builds fine with the new sphinx 4.

For reference, my requirements.txt for sphinx building (in NEMO) is, but that clearly can use an update too:

sphinx>=2.0
sphinx-automodapi==0.12
sphinxcontrib-applehelp==1.0.1
sphinxcontrib-devhelp==1.0.1
sphinxcontrib-htmlhelp==1.0.2
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.2
sphinxcontrib-serializinghtml==1.1.3
sphinxcontrib-websupport==1.1.2
sphinx-rtd-theme==0.5.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: staleIssues that have been around for a while without updates

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions