For HTML output types, check configuration settings for the following options; their values must reflect the destination, not the origin, of graphics to be copied for distribution:
[Graphics] ; StripGraphPath = No (default) ; or Yes (remove path from graphics references) ; GraphPath = path to use (replacing any previous) for all graphics ; GraphPathOverrides = No (default) or Yes (overrides any path ; in Config markers and in [GraphFiles], adding GraphPath ; GraphSuffix = file extension to use for replacement graphics
[GraphFiles] ; Original name (with or without extension) = new name (with ; extension); new name overrides any [Graphics]GraphPath specified
[GraphSuffix] ; old suffix = new suffix, overrides [Graphics]GraphSuffix
Note: For JavaHelp and Oracle Help, alternate settings apply; see §20.3.6.2 Letting DITA2Go set up the directory structure and copy files.
The value for GraphPath, if present, is ordinarily a path relative to the wrap directory where the generated HTML files are located. This value is inserted in <img> tags in your HTML output, as references to graphics files on the server; see §32.1 Locating graphics files for HTML. If your configuration file does not include a setting for GraphPath, by default <img> tags do not include a path, unless you specify a path in [GraphFiles] (see §40.2.1.2 Substituting graphics files for HTML).
If WrapPath points to the project directory:
If WrapPath points to any directory except the project directory:
§32.1 Locating graphics files for HTML