Skip to content

Commit 3e6e7e0

Browse files
authored
Link to PyPI from Doxygen index.html (#8415)
1 parent 07fecc9 commit 3e6e7e0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/MainPage.h

+5
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@
2525
* particular check out local_laplacian, bilateral_grid, and
2626
* interpolate.
2727
*
28+
* If you are looking for a binary release, we suggest using pip to install
29+
* either a <a href="https://pypi.org/project/halide">stable release</a> or
30+
* a <a href="https://test.pypi.org/project/halide">nightly build</a> from
31+
* Test PyPI.
32+
*
2833
* If you plan to build your program with CMake, you might be interested in
2934
* documentation for <a href="https://github.com/halide/Halide/blob/main/doc/HalideCMakePackage.md">
3035
* the Halide CMake helpers</a>.

0 commit comments

Comments
 (0)