Collects every loaded manual source of files (the project's documentation files, i.e. ctx.files.getFilesByRole(FileRole.Documentation)) into one RdIndex: man/ pages, INDEX tables, an installed package's help/AnIndex and Meta/Rd.rds. Nothing is cached, so keep the result rather than asking again. The man/macros/ definitions come first, as a page using one only renders once they are known.
Collects every loaded manual source of
files(the project's documentation files, i.e.ctx.files.getFilesByRole(FileRole.Documentation)) into one RdIndex:man/pages,INDEXtables, an installed package'shelp/AnIndexandMeta/Rd.rds. Nothing is cached, so keep the result rather than asking again. Theman/macros/definitions come first, as a page using one only renders once they are known.