Skip to content

Commit 899f53e

Browse files
sir-sigurdtimgraham
authored andcommitted
[1.9.x] Fixed unrendered rows in GIS DB functions table in docs.
Cells in the first column must contain some text. http://docutils.sourceforge.net/docs/dev/rst/problems.html#tables Backport of d482214 from master
1 parent 61ad228 commit 899f53e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ref/contrib/gis/functions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Measurement Relationships Operations Editors
3030
:class:`Length` :class:`Envelope` :class:`SymDifference` :class:`Scale` :class:`AsKML` :class:`NumPoints`
3131
:class:`Perimeter` :class:`PointOnSurface` :class:`Union` :class:`SnapToGrid` :class:`AsSVG`
3232

33-
:class:`Transform` :class:`GeoHash`
33+
.. :class:`Transform` :class:`GeoHash`
3434

35-
:class:`Translate`
35+
.. :class:`Translate`
3636
================== ======================= ====================== =================== ================== =====================
3737

3838
``Area``

0 commit comments

Comments
 (0)