Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 848 Bytes

File metadata and controls

20 lines (14 loc) · 848 Bytes

doc/: Generated docs and reports for Neovim

This repo contains automation scripts and CI configuration to run the scripts.

Run Locally

To run the scripts locally, execute ./ci/<build script>, where build script is any executable shell script. Override environment variables as necessary.

Example: Build user documentations:

NEOVIM_DIR=~/neovim-src/ ./ci/user-docu.sh