-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
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:
- Expanded the
writeDescription
method by adding an output stream containing clean content. - Introduced a new method named
writeSearchIndex
, responsible for retrieving textual documentation along with links. This method is called within existing methodswriteClass
,writePackage
, andwriteNameSpace
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done