Sometimes, we include/import/references files that are available at documentation generation time.
They are either missing, or in archive files (zip, jar, etc...), or in another project, and documentation must not be generated in current project.
When walking thru document to read all includes, it'll be great to be able to filter ; i.e. saying 'files starting with URI ..., do not read them'
Or, allowing using a catalog, to help to resolve these files.
Now, when we have a @href which references a URI that must be resolved using a catalog, it fails.
Sometimes, we include/import/references files that are available at documentation generation time. They are either missing, or in archive files (zip, jar, etc...), or in another project, and documentation must not be generated in current project.
When walking thru document to read all includes, it'll be great to be able to filter ; i.e. saying 'files starting with URI ..., do not read them' Or, allowing using a catalog, to help to resolve these files.
Now, when we have a @href which references a URI that must be resolved using a catalog, it fails.