cppman
cppman copied to clipboard
Update so the processing takes much less memory.
Separated the "Entry" as a Separated object that calculates "on the fly" the aliases from the keywords.
Doing that made it actually finish the indexing operation.
By using generators instead of holding to much of the data the processing gets much lighter.