Skip to content

Commit 589d17e

Browse files
authored
Add more descriptive headings (#17)
1 parent 043d7e4 commit 589d17e

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

docs/agnostic/pint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kernelspec:
77
name: python
88
---
99

10-
# pint-xarray: PintIndex
10+
# Units with `pint_xarray.PintIndex`
1111

1212
````{grid}
1313
```{grid-item}

docs/blocks/ndpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# NDPointIndex
1+
# Tree-based indexes with `NDPointIndex`

docs/blocks/transform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# CoordinateTransformIndex
1+
# Functional transformations with `CoordinateTransformIndex`

docs/builtin/pdinterval.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kernelspec:
77
name: python
88
---
99

10-
# pandas: IntervalIndex
10+
# Intervals with `pandas.IntervalIndex`
1111

1212
````{grid}
1313
```{grid-item}

docs/builtin/range.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# RangeIndex
1+
# Large ranges with `RangeIndex`

docs/earth/forecast.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kernelspec:
77
name: python
88
---
99

10-
# rolodex: Weather Forecasts
10+
# Weather forecast cubes with `rolodex.ForecastIndex`
1111

1212
```{seealso}
1313
Learn more at the [rolodex](https://rolodex.readthedocs.io) documentation.

docs/earth/raster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kernelspec:
77
name: python
88
---
99

10-
# rasterix: RasterIndex
10+
# Raster affine transforms with `rasterix.RasterIndex`
1111

1212
````{grid}
1313
```{grid-item}

docs/earth/xdggs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kernelspec:
77
name: python
88
---
99

10-
# xdggs: DGGSIndex
10+
# Discrete Global Grid Systems with `xdggs.DGGSIndex`
1111

1212
````{grid}
1313
```{grid-item}

docs/earth/xproj.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kernelspec:
77
name: python
88
---
99

10-
# xproj: CRSIndex
10+
# Coordinate Reference Systems with `xproj.CRSIndex`
1111

1212
```{seealso}
1313
Learn more at the [xproj](https://xproj.readthedocs.io) documentation

docs/earth/xvec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ kernelspec:
77
name: python
88
---
99

10-
# xvec: GeometryIndex
10+
# Geometries and Vector Data Cubes with `xvec.GeometryIndex`
1111

1212
````{grid} 12
1313
```{grid-item}

0 commit comments

Comments
 (0)