storeCatalogue

fun storeCatalogue(docsDirectory: DocsDirectory)

Stores the functions extracted from the documentation files in the cache, overwriting any existing entries for the given directory. Results are not stored if no functions are found.

Parameters

docsDirectory

the directory containing the documentation files