From 941ad0b93a6b1dc5d7d0f8176139fbabf2e0910c Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Mon, 31 Oct 2011 05:32:43 +0000 Subject: [PATCH] more cleanup -- only print example sections if they have examples git-svn-id: http://svn.osgeo.org/postgis/trunk@8058 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/xsl/tiger_geocoder_cheatsheet.html.xsl | 18 ++++++++------- doc/xsl/topology_cheatsheet.html.xsl | 27 +++++++++++++--------- 2 files changed, 26 insertions(+), 19 deletions(-) diff --git a/doc/xsl/tiger_geocoder_cheatsheet.html.xsl b/doc/xsl/tiger_geocoder_cheatsheet.html.xsl index e5ccd76a6..b607c2ee5 100644 --- a/doc/xsl/tiger_geocoder_cheatsheet.html.xsl +++ b/doc/xsl/tiger_geocoder_cheatsheet.html.xsl @@ -83,7 +83,7 @@ h1 { ]]> ]]> - + ]]> ]]> @@ -106,15 +106,17 @@ h1 { - + - + + + ]]> + Examples - ]]> - Examples + + ]]> - @@ -129,14 +131,14 @@ h1 { - - class="evenrowoddrow"]]> ]]>
]]>]]> +
]]> +
diff --git a/doc/xsl/topology_cheatsheet.html.xsl b/doc/xsl/topology_cheatsheet.html.xsl index 2f24a88d3..a3e9c8880 100644 --- a/doc/xsl/topology_cheatsheet.html.xsl +++ b/doc/xsl/topology_cheatsheet.html.xsl @@ -30,12 +30,12 @@ body { #content_functions { float: left; - width:40%; + width:100%; } #content_examples { - float: right; - width: 58%; + float: left; + width: 100%; } .section { @@ -82,7 +82,7 @@ h1 { ]]> ]]> - + ]]> ]]>
@@ -105,15 +105,18 @@ h1 { - + + + + + - - - ]]> + ]]> Examples + + ]]> - @@ -132,10 +135,12 @@ h1 { class="evenrowoddrow"]]> - ]]>]]> + ]]>
]]>]]>
- ]]> +
+ +
-- 2.50.0