mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
doc: fix scripts and regenerate (#12506)
* Fix some small doc issues * doc: fixup * doc: fixup * Fix lint and rebase * Remove bad advice * Ugh, stupid mpack files... * Don't let people include these for now until they specifically want to * Prevent duplicate tag
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -61,6 +61,8 @@ local.mk
|
||||
/runtime/doc/*.html
|
||||
/runtime/doc/tags.ref
|
||||
/runtime/doc/errors.log
|
||||
# Don't include the mpack files.
|
||||
/runtime/doc/*.mpack
|
||||
|
||||
# CLion
|
||||
/.idea/
|
||||
|
Reference in New Issue
Block a user