added an XML header and a DOCTYPE declaration and specify an xml:base for

2005-04-19  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/visual-index.xml: added an XML header and a DOCTYPE
	declaration and specify an xml:base for the images.

	* libgimpwidgets/libgimpwidgets-docs.sgml: specify a chapter id so
	that we get a nicer filename for the generated HTML file.
This commit is contained in:
Sven Neumann
2005-04-19 19:22:49 +00:00
committed by Sven Neumann
parent 7003c4cb65
commit 3643e719ac
3 changed files with 15 additions and 2 deletions

View File

@ -1,4 +1,9 @@
<para role="gallery">
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<para role="gallery" xml:base="images">
<link linkend="GimpButton">
<inlinegraphic fileref="gimp-button.png" format="PNG"></inlinegraphic>
</link>