Skip to content

Commit

Permalink
Docs: add missing @xml:id
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfgangmm committed Jan 24, 2024
1 parent 4c12e12 commit 0fe449e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions data/doc/documentation.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4481,7 +4481,7 @@ git checkout v9.0.0</programlisting>

</procedure>

<section>
<section xml:id="upgrade-annotation-editor">
<title>Upgrading the annotation editor</title>
<para>If you are using the web-based annotation editor in your application, the following steps are required to update it to the redesigned version
shipping with Publisher 9:<procedure>
Expand All @@ -4492,6 +4492,10 @@ git checkout v9.0.0</programlisting>
<step>
<para>Also copy the directory <filename>resources/scripts/annotations/</filename> to the corresponding location</para>
</step>
<step>
<para>If you did not change the annotation ODD to match your own requirements, you may also want to copy <filename>odd/annotations.odd</filename>
from TEI Publisher 9 into <filename>resources/odd/</filename> of you app</para>
</step>
</procedure></para>
</section>
</section>
Expand Down Expand Up @@ -4623,7 +4627,7 @@ git checkout v8.0.0</programlisting>
<para>Copy <filename>templates/documents.html</filename> into the corresponding folder of your custom app.</para>
</step>
</procedure>
<section>
<section xml:id="other-changes7-8">
<title>Other changes to pay attention to</title>
<variablelist>
<varlistentry>
Expand Down Expand Up @@ -6674,7 +6678,7 @@ import module namespace docbook-nav="http://www.tei-c.org/tei-simple/navigation/
model on your own data sets. Head over to the <link xlink:href="https://www.e-editiones.org/posts/names-sell-named-entity-recognition-in-tei-publisher/">article on e-editiones</link> to read more about the service, how to use it, and how to train it.</para>
</section>
</section>
<section>
<section xml:id="configuring-annotation-editor">
<title>Configuring the Annotation Editor</title>
<para>The annotation editor is fully configurable. This includes<orderedlist>
<listitem>
Expand Down

0 comments on commit 0fe449e

Please sign in to comment.