Skip to content

Commit

Permalink
doc: Remove cube related documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Weil <[email protected]>
  • Loading branch information
stweil committed Dec 15, 2016
1 parent 2bba3cd commit c6000a1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 58 deletions.
10 changes: 0 additions & 10 deletions doc/combine_tessdata.1
Original file line number Diff line number Diff line change
Expand Up @@ -171,16 +171,6 @@ lang\&.fixed\-length\-dawgs
(Optional) Several dawgs of different fixed lengths \(em useful for languages like Chinese\&.
.RE
.PP
lang\&.cube\-unicharset
.RS 4
(Optional) A unicharset for cube, if cube was trained on a different set of symbols\&.
.RE
.PP
lang\&.cube\-word\-dawg
.RS 4
(Optional) A word dawg for cube\(cqs alternate unicharset\&. Not needed if Cube was trained with Tesseract\(cqs unicharset\&.
.RE
.PP
lang\&.shapetable
.RS 4
(Optional) When present, a shapetable is an extra layer between the character classifier and the word recognizer that allows the character classifier to return a collection of unichar ids and fonts instead of a single unichar\-id and font\&.
Expand Down
8 changes: 0 additions & 8 deletions doc/combine_tessdata.1.asc
Original file line number Diff line number Diff line change
Expand Up @@ -120,14 +120,6 @@ lang.fixed-length-dawgs::
(Optional) Several dawgs of different fixed lengths -- useful for
languages like Chinese.
lang.cube-unicharset::
(Optional) A unicharset for cube, if cube was trained on a different set
of symbols.
lang.cube-word-dawg::
(Optional) A word dawg for cube's alternate unicharset. Not needed if Cube
was trained with Tesseract's unicharset.
lang.shapetable::
(Optional) When present, a shapetable is an extra layer between the character
classifier and the word recognizer that allows the character classifier to
Expand Down
18 changes: 0 additions & 18 deletions doc/combine_tessdata.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -920,24 +920,6 @@ <h2 id="_components">COMPONENTS</h2>
</p>
</dd>
<dt class="hdlist1">
lang.cube-unicharset
</dt>
<dd>
<p>
(Optional) A unicharset for cube, if cube was trained on a different set
of symbols.
</p>
</dd>
<dt class="hdlist1">
lang.cube-word-dawg
</dt>
<dd>
<p>
(Optional) A word dawg for cube&#8217;s alternate unicharset. Not needed if Cube
was trained with Tesseract&#8217;s unicharset.
</p>
</dd>
<dt class="hdlist1">
lang.shapetable
</dt>
<dd>
Expand Down
22 changes: 0 additions & 22 deletions doc/combine_tessdata.1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,28 +193,6 @@ lang.fixed-length-dawgs
</varlistentry>
<varlistentry>
<term>
lang.cube-unicharset
</term>
<listitem>
<simpara>
(Optional) A unicharset for cube, if cube was trained on a different set
of symbols.
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
lang.cube-word-dawg
</term>
<listitem>
<simpara>
(Optional) A word dawg for cube&#8217;s alternate unicharset. Not needed if Cube
was trained with Tesseract&#8217;s unicharset.
</simpara>
</listitem>
</varlistentry>
<varlistentry>
<term>
lang.shapetable
</term>
<listitem>
Expand Down

0 comments on commit c6000a1

Please sign in to comment.