mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 15:21:47 +00:00
doc: add new doc files to Makefile
This commit is contained in:
@@ -47,12 +47,17 @@ DOCS = \
|
|||||||
index.txt \
|
index.txt \
|
||||||
insert.txt \
|
insert.txt \
|
||||||
intro.txt \
|
intro.txt \
|
||||||
|
job_control.txt \
|
||||||
map.txt \
|
map.txt \
|
||||||
mbyte.txt \
|
mbyte.txt \
|
||||||
message.txt \
|
message.txt \
|
||||||
mlang.txt \
|
mlang.txt \
|
||||||
motion.txt \
|
motion.txt \
|
||||||
|
msgpack_rpc.txt \
|
||||||
netbeans.txt \
|
netbeans.txt \
|
||||||
|
nvim_clipboard.txt \
|
||||||
|
nvim_intro.txt \
|
||||||
|
nvim_python.txt \
|
||||||
options.txt \
|
options.txt \
|
||||||
os_390.txt \
|
os_390.txt \
|
||||||
os_amiga.txt \
|
os_amiga.txt \
|
||||||
@@ -173,12 +178,17 @@ HTMLS = \
|
|||||||
index.html \
|
index.html \
|
||||||
insert.html \
|
insert.html \
|
||||||
intro.html \
|
intro.html \
|
||||||
|
job_control.html \
|
||||||
map.html \
|
map.html \
|
||||||
mbyte.html \
|
mbyte.html \
|
||||||
message.html \
|
message.html \
|
||||||
mlang.html \
|
mlang.html \
|
||||||
motion.html \
|
motion.html \
|
||||||
|
msgpack_rpc.html \
|
||||||
netbeans.html \
|
netbeans.html \
|
||||||
|
nvim_clipboard.html \
|
||||||
|
nvim_intro.html \
|
||||||
|
nvim_python.html \
|
||||||
options.html \
|
options.html \
|
||||||
os_390.html \
|
os_390.html \
|
||||||
os_amiga.html \
|
os_amiga.html \
|
||||||
|
Reference in New Issue
Block a user