mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 09:01:07 +10: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.