From 4b46881ecc72b4dd03ac111a786c613479b85d23 Mon Sep 17 00:00:00 2001 From: Avik Sengupta Date: Tue, 2 Jan 2007 12:51:27 +0000 Subject: [PATCH] remove build errors git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@491788 13f79535-47bb-0310-9956-ffa450edef68 --- .../content/xdocs/hslf/how-to-shapes.xml | 2 +- .../xdocs/hslf => resources/images}/hslf_shapes.gif | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename src/documentation/{content/xdocs/hslf => resources/images}/hslf_shapes.gif (100%) diff --git a/src/documentation/content/xdocs/hslf/how-to-shapes.xml b/src/documentation/content/xdocs/hslf/how-to-shapes.xml index a040c79be8..9eb8b9df3b 100644 --- a/src/documentation/content/xdocs/hslf/how-to-shapes.xml +++ b/src/documentation/content/xdocs/hslf/how-to-shapes.xml @@ -64,7 +64,7 @@ The following pictute shows the class tree of HSLF shapes:

- Class Tree of HSLF Shapes + Class Tree of HSLF Shapes

The following fragment demonstrates how to iterate over shapes for each slide. diff --git a/src/documentation/content/xdocs/hslf/hslf_shapes.gif b/src/documentation/resources/images/hslf_shapes.gif similarity index 100% rename from src/documentation/content/xdocs/hslf/hslf_shapes.gif rename to src/documentation/resources/images/hslf_shapes.gif -- 2.39.5