Skip to content

spin document build problems #24713

@charris

Description

@charris

Running python -m spin docs --build

  1. The html files are not zipped (see doc/Makefile). The zip files are needed for numpy.org.
  2. Couple of sphinx complaints
  reading sources... [100%] release/1.21.5-notes .. user/whatisnumpy                                                                     
  /home/charris/Workspace/numpy.git/doc/source/reference/random/examples/cython/setup.py.rst:4: WARNING: 
  Include file '/home/charris/Workspace/numpy.git/numpy/random/_examples/cython/setup.py' not found or reading it failed
  looking for now-outdated files... none found
  pickling environment... done
  checking consistency... done
  preparing documents... done
  /home/charris/Workspace/numpy.git/doc/source/user/building.rst:48: WARNING: undefined label: 'scipy:using-pkg-config-to-detect-libraries-in-a-nonstandard-location'
  /home/charris/Workspace/numpy.git/doc/source/user/building.rst:141: WARNING: unknown document: 'scipy:cross_compilation'

The whole random module was taken from main, so should probably have fixes for using meson.

On the plus side, the correct numpy version (1.26.0rc1) is built and used.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions