EU Parliament Monitor - API Documentation - v0.7.1
    Preparing search index...

    Function collectDocsHtmlFiles

    • Recursively collect all HTML files under a directory, returning paths relative to the project root.

      Parameters

      • dir: string

        Directory to scan

      • rootDir: string = PROJECT_ROOT

        Project root for computing relative paths

      Returns string[]

      Array of relative paths (e.g. "docs/api/index.html")