Skip to content

Conversation

wookayin
Copy link
Member

Problem:

It is not crystal clear how to run user documentation HTML files
locally right after checking out this repository.

Solution:

  • Add more examples on how to run the user-docu.sh script locally.

  • Show error messages if a mandatory variable (NEOVIM_DIR) is not set.
    Without $NEOVIM_DIR, the script will fail anyway because it would
    behave like running make after cd-ing to $HOME.

Problem:

  It is not crystal clear how to run user documentation HTML files
  locally right after checking out this repository.

Solution:

- Add more examples on how to run the user-docu.sh script locally.

- Show error messages if a mandatory variable (`NEOVIM_DIR`) is not set.
  Without `$NEOVIM_DIR`, the script will fail anyway because it would
  behave like running `make` after cd-ing to `$HOME`.
@justinmk justinmk changed the title docs: add instructions for how to build user docs locally docs: how to build user docs locally May 17, 2024
@justinmk justinmk merged commit 6f805e0 into neovim:main May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants