diff options
author | Charles Harris <charlesr.harris@gmail.com> | 2022-06-24 12:18:19 -0600 |
---|---|---|
committer | Charles Harris <charlesr.harris@gmail.com> | 2022-06-25 15:07:52 -0600 |
commit | 69445d94384267b1072ad16416d2f8a901abb733 (patch) | |
tree | aaa85ca60c8668532a257b9aeaa47615191a4024 /numpy/array_api/_array_object.py | |
parent | 019c8c9b2a7c084eb01cf4d8569799a5537d884d (diff) | |
download | numpy-69445d94384267b1072ad16416d2f8a901abb733.tar.gz |
MAINT: Update the documentation Makefile
This does several things
- Uses a virtual environment for the documentent build. This allows
installing the proper NumPy version with pip and works with all
recent Python versions.
- Installs the dependencies current in the {doc|test}requirements files.
That makes it easier to insure that the proper versions are used.
- Removes the latex/pdf builds. Those builds are currently buggy and
hard to maintain and we have chosen to remove the pdf documents until
that is fixed. Removing them cleans up the file to some extent.
This all makes it easier to document how to build the docs. I was
editing the Makefile on the fly before this, and that sort of knowledge
is tricky to pass on to new maintainers.
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions