Skip to content

Suppress warnings for media directory without index.md when under docs directory #718

@jatkinson1000

Description

@jatkinson1000

Following #349 and #424 it makes sense (to me) to have media_dir/ (and style/my_proj.css) under the page_dir/ directory with the rest of the markdown documentation.

However, this raises warnings of the like:

Warning: '/Users/me/my_Fortran_proj/page_dir/media_dir/index.md' does not exist

It would be nice if the warning could be suppressed for media_dir/ and subdirectories, or if a list of directories/patterns to ignore under pages_dir/ could be set.

Apologies if this is already possible and I missed it somewhere

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions