Add robotpy-build to list of tools (#2359)
diff --git a/docs/compiling.rst b/docs/compiling.rst
index 07f93e7..3935dda 100644
--- a/docs/compiling.rst
+++ b/docs/compiling.rst
@@ -306,3 +306,10 @@
classes or incorporating modern meta-programming constructs.
.. [AutoWIG] https://github.com/StatisKit/AutoWIG
+
+[robotpy-build]_ is a is a pure python, cross platform build tool that aims to
+simplify creation of python wheels for pybind11 projects, and provide
+cross-project dependency management. Additionally, it is able to autogenerate
+customizable pybind11-based wrappers by parsing C++ header files.
+
+.. [robotpy-build] https://robotpy-build.readthedocs.io