Skip to content

[ fix ] ignore non-.idr files when generating katla docs - #319

Merged
stefan-hoeck merged 1 commit into
mainfrom
katla_md
Jan 14, 2025
Merged

[ fix ] ignore non-.idr files when generating katla docs#319
stefan-hoeck merged 1 commit into
mainfrom
katla_md

Conversation

@stefan-hoeck

Copy link
Copy Markdown
Owner

Currently, Idris looks for .idr source files for every .html file it finds when generating highlighted sources via katla. For projects with literate Idris files, this leads to abortion with an error.

The simplest fix for this is to just ignore non-.idr source files when generating katla docs. This is what is done here.

@stefan-hoeck
stefan-hoeck merged commit dd32806 into main Jan 14, 2025
@stefan-hoeck
stefan-hoeck deleted the katla_md branch January 14, 2025 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant