<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/doc/Makefile, branch main</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>MAINT: Update the documentation Makefile</title>
<updated>2022-06-25T21:07:52+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2022-06-24T18:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=69445d94384267b1072ad16416d2f8a901abb733'/>
<id>69445d94384267b1072ad16416d2f8a901abb733</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Changed reference to multiple files</title>
<updated>2022-05-24T11:55:34+00:00</updated>
<author>
<name>Shoban Chiddarth</name>
<email>messageshoban@gmail.com</email>
</author>
<published>2022-04-13T14:10:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=1270574560e1de2563dc827bd3bb2219f45ed938'/>
<id>1270574560e1de2563dc827bd3bb2219f45ed938</id>
<content type='text'>
Changed files are

- doc/HOWTO_RELEASE.rst
- doc/Makefile
- doc/changelog/1.15.0-changelog.rst
- doc/changelog/1.16.0-changelog.rst
- doc/changelog/1.17.0-changelog.rst
- doc/changelog/1.19.0-changelog.rst
- doc/changelog/1.21.0-changelog.rst
- doc/neps/nep-0045-c_style_guide.rst
- doc/source/dev/howto_build_docs.rst
- doc/source/dev/releasing.rst
- doc/source/reference/distutils_guide.rst
- doc/source/reference/testing.rst
- doc/source/release/1.7.0-notes.rst
- doc/source/release/1.8.0-notes.rst
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed files are

- doc/HOWTO_RELEASE.rst
- doc/Makefile
- doc/changelog/1.15.0-changelog.rst
- doc/changelog/1.16.0-changelog.rst
- doc/changelog/1.17.0-changelog.rst
- doc/changelog/1.19.0-changelog.rst
- doc/changelog/1.21.0-changelog.rst
- doc/neps/nep-0045-c_style_guide.rst
- doc/source/dev/howto_build_docs.rst
- doc/source/dev/releasing.rst
- doc/source/reference/distutils_guide.rst
- doc/source/reference/testing.rst
- doc/source/release/1.7.0-notes.rst
- doc/source/release/1.8.0-notes.rst
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: add explanation to makefile error [ci skip]</title>
<updated>2022-05-22T01:47:35+00:00</updated>
<author>
<name>Brigitta Sipőcz</name>
<email>bsipocz@gmail.com</email>
</author>
<published>2022-05-22T01:45:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=07448e46975cda9cbb860ea32de3c92dbe54da88'/>
<id>07448e46975cda9cbb860ea32de3c92dbe54da88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: skip generating c/c++ doc from comment blocks when Doxygen or Breathe isn't available.</title>
<updated>2021-08-31T16:16:31+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2021-08-31T14:41:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=defd9fe389fda06b940cf4b186ea25f7047fd294'/>
<id>defd9fe389fda06b940cf4b186ea25f7047fd294</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Add support for documenting C/C++ via Doxygen &amp; Breathe</title>
<updated>2021-08-30T19:01:46+00:00</updated>
<author>
<name>Sayed Adel</name>
<email>seiko@imavr.com</email>
</author>
<published>2021-07-13T21:37:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=a7d3a77121f0127b9402a78b1138d00dd4f973fc'/>
<id>a7d3a77121f0127b9402a78b1138d00dd4f973fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ENH: Use versioneer to manage numpy versions.</title>
<updated>2020-12-08T17:25:28+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-12-02T20:06:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=40fd17e3a2418d54284b53dbcf2ba72dbfbb58ad'/>
<id>40fd17e3a2418d54284b53dbcf2ba72dbfbb58ad</id>
<content type='text'>
The new tags look like '1.21.0.dev0+98.gaa0453721f', where '98' is the
number of commits since the 1.21.0 branch was started and 'aa0453721f'.
The chosen form may be specified in the 'setup.cfg' file. This PR adds
two new files 'numpy/_version.py' and 'numpy/version.py'. The latter
is kept because it is part of the public API and is actually used by
some downstream projects, but it is no longer dynamically created.

See https://github.com/python-versioneer/python-versioneer/ for more
information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The new tags look like '1.21.0.dev0+98.gaa0453721f', where '98' is the
number of commits since the 1.21.0 branch was started and 'aa0453721f'.
The chosen form may be specified in the 'setup.cfg' file. This PR adds
two new files 'numpy/_version.py' and 'numpy/version.py'. The latter
is kept because it is part of the public API and is actually used by
some downstream projects, but it is no longer dynamically created.

See https://github.com/python-versioneer/python-versioneer/ for more
information.
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: add a "make show" command to doc/Makefile</title>
<updated>2020-05-31T11:26:24+00:00</updated>
<author>
<name>Ralf Gommers</name>
<email>ralf.gommers@gmail.com</email>
</author>
<published>2020-05-30T16:32:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=444afe0f0e4dfc2cfbaf82203d0d60bbc7219c40'/>
<id>444afe0f0e4dfc2cfbaf82203d0d60bbc7219c40</id>
<content type='text'>
Opens the front page of the docs built with `make html` in the default
web browser.

Idea copied from SciPy

[ci skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Opens the front page of the docs built with `make html` in the default
web browser.

Idea copied from SciPy

[ci skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #16365 from WarrenWeckesser/tweak-doc-makefile</title>
<updated>2020-05-30T15:43:58+00:00</updated>
<author>
<name>Charles Harris</name>
<email>charlesr.harris@gmail.com</email>
</author>
<published>2020-05-30T15:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=cbde47818a821ef951ca73e851579ca75d23a82b'/>
<id>cbde47818a821ef951ca73e851579ca75d23a82b</id>
<content type='text'>
DOC: Fix an obvious mistake in a message printed in doc/Makefile.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DOC: Fix an obvious mistake in a message printed in doc/Makefile.</pre>
</div>
</content>
</entry>
<entry>
<title>DOC,BLD: Update make dist html target.</title>
<updated>2020-05-27T18:02:39+00:00</updated>
<author>
<name>Ross Barnowski</name>
<email>rossbar@berkeley.edu</email>
</author>
<published>2020-05-27T18:02:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=bf006d31825e7a87c35385a270e0f3b2d897afd8'/>
<id>bf006d31825e7a87c35385a270e0f3b2d897afd8</id>
<content type='text'>
Switch html target for make dist to move away from the
html-scipyorg theme. Makes the theme of the archived docs
including stable consistent with the devdocs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Switch html target for make dist to move away from the
html-scipyorg theme. Makes the theme of the archived docs
including stable consistent with the devdocs
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC: Fix an obvious mistake in a message printed in doc/Makefile.</title>
<updated>2020-05-24T20:40:44+00:00</updated>
<author>
<name>Warren Weckesser</name>
<email>warren.weckesser@gmail.com</email>
</author>
<published>2020-05-24T20:40:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/numpy.git/commit/?id=50682679d0071f7da8669685cdf18c93349071ad'/>
<id>50682679d0071f7da8669685cdf18c93349071ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
