Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Makefile to be able to regen the doc locally #223

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

teto
Copy link
Collaborator

@teto teto commented Oct 15, 2024

the user still has to install the deps (e.g. nix shell nixpkgs#panvimdoc with nix) but then can run make doc.

It duplicates the info in .github/workflows/docgen.yml (which is why I usually have the CI call the project scripts instead, makes reproducing CI easier). In this case it's small so should be fine.

Feel free to close. I just like to test commands locally rather than waiting for CI.

the user still has to install the deps (e.g. `nix shell nixpkgs#panvimdoc` with nix) but then can run `make doc`.

It duplicates the info in .github/workflows/docgen.yml  (which is why I usually have the CI call the project scripts instead, makes reproducing CI easier). In this case it's small so should be fine.
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.

1 participant