Remove the custom docs build callout

I think this is no longer needed on the main page, now that all the major documentation versions should be easily available. The page with info for this remains visilble in the documentation
This commit is contained in:
Abe Levitan
2026-07-23 09:11:56 +02:00
committed by GitHub
parent 310f78e362
commit ebe4e79b20
-2
View File
@@ -28,8 +28,6 @@ plt.show()
Further documentation is found [here](https://cdtools.readthedocs.io).
Instructions for building custom documentation based on a specific version or commit can be found [here](https://github.com/cdtools-developers/cdtools/blob/master/docs/build_custom_docs.md).
# Installation
CDTools can be installed in several ways depending on your needs. For most users, installation from pypi is recommended. For developers or those who want the latest features, installation from source is available.