Skip to content

PocoDoc: search support #4493

@vrabac6

Description

@vrabac6

The PocoDoc did not support integration with FTS5 SQLite database for the purpose of inputting clean content into the database. To enhance its functionality, the following improvements have been implemented:

  1. Expanded the writeDescription method by adding an output stream containing clean content.
  2. Introduced a new method named writeSearchIndex , responsible for retrieving textual documentation along with links. This method is called within existing methods writeClass , writePackage , and writeNameSpace

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions