mirror of
https://github.com/neovim/neovim.git
synced 2026-09-16 19:02:11 +00:00
Problem: The presence of non-source files breaks `make doc`. Solution: Replace assert with if statement to skip non-matching files.
Problem: The presence of non-source files breaks `make doc`. Solution: Replace assert with if statement to skip non-matching files.