diff --git a/README.md b/README.md index 08242353..36d91f6e 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,10 @@ Marconato, L., Palla, G., Yamauchi, K.A. et al. SpatialData: an open and univers [scverse-discourse]: https://discourse.scverse.org/ [issue-tracker]: https://github.com/scverse/spatialdata-plot/issues -[changelog]: https://spatialdata-plot.readthedocs.io/latest/changelog.html [link-docs]: https://spatialdata-plot.readthedocs.io -[link-api]: https://spatialdata.scverse.org/projects/plot/en/latest/api.html -[link-design-doc]: https://spatialdata.scverse.org/en/latest/design_doc.html -[link-notebooks]: https://spatialdata.scverse.org/en/latest/tutorials/notebooks/notebooks.html +[link-api]: https://spatialdata.scverse.org/projects/plot/en/stable/api.html +[link-design-doc]: https://spatialdata.scverse.org/en/stable/design_doc.html +[link-notebooks]: https://spatialdata.scverse.org/en/stable/tutorials/notebooks/notebooks.html [//]: # "numfocus-fiscal-sponsor-attribution" spatialdata-plot is part of the scverse® project ([website](https://scverse.org), [governance](https://scverse.org/about/roles)) and is fiscally sponsored by [NumFOCUS](https://numfocus.org/). diff --git a/docs/_static/img/spatialdata_horizontal.png b/docs/_static/img/spatialdata_horizontal.png new file mode 100644 index 00000000..5683233e Binary files /dev/null and b/docs/_static/img/spatialdata_horizontal.png differ diff --git a/docs/contributing.md b/docs/contributing.md index 10d0bd8b..02bc7757 100644 --- a/docs/contributing.md +++ b/docs/contributing.md @@ -2,7 +2,7 @@ Please refer to the [contribution guide from the `spatialdata` repository](https://github.com/scverse/spatialdata/blob/main/docs/contributing.md). -### Testing the correctness of the plots +## Testing the correctness of the plots Many tests will produce plots and check that they are correct by comparing them with a previously saved and serialized version of the same plots. The ground truth images are located in `tests/_images`. Different OS/versions may produce similar but not identical plots (for instance the ticks/padding could vary). To take into account for this please consider the following: diff --git a/docs/index.md b/docs/index.md index 46aa14d4..53ff8f2a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,7 +8,6 @@ api.md changelog.md -template_usage.md contributing.md references.md ```