Skip to content

Terminal entry duplicated in the docs pages #13272

Description

@ly-pa

Issue

'Terminal' module is duplicated in the docs pages

https://github.com/koreader/doc/blob/3d7e2d6831d7c709f089fc79e48238f6f13d99fb/index.html#L91-L92

  <li><a href="modules/koplugin.japanese.deinflector.html">koplugin.japanese.deinflector</a></li>
  <li><a href="modules/koplugin.terminal.html">koplugin.terminal</a></li>
  <li><a href="modules/koplugin.terminal.html">koplugin.terminal</a></li>
  <li><a href="modules/koplugin.vocabbuilder.html">koplugin.vocabbuilder</a></li>

It seems to have two definitions, but they point to the same link modules/koplugin.terminal.html:

		<td class="name"  nowrap><a href="modules/koplugin.terminal.html">koplugin.terminal</a></td>
		<td class="summary">This plugin provides a terminal emulator (VT52 (+some ANSI and some VT100))</td>
	</tr>
	<tr>
		<td class="name"  nowrap><a href="modules/koplugin.terminal.html">koplugin.terminal</a></td>
		<td class="summary">module used for terminal emulator to override InputText</td>

This makes it appear twice on the sidebar, both links pointing to the same place:
koplugin.exporter
koplugin.japanese
koplugin.terminal
koplugin.terminal
koplugin.vocabbuilder

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions