Remove the documentation index file from the whole documentation logic. The index shall be created at start-up from the corresponding article files, which shall carry the necessary information for creating it (will need that the articles carry keywords). Keep in mind that some article files contain multiple articles.
This can be done by using tinyXML2 as parsing function and the functions to get all files in a folder might also be useful. The internal structure of the index should be kept mostly the same, where the saving part will be dropped and the loading part will be adapted to go through all available documentation files to extract the needed information.
Change works as intended. Documentation index is built-up automatically. No deviation detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r909]
Diff: