Skip to content

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

Closed
teto wants to merge 1 commit intoRobitx:mainfrom
teto:add-makefile
Closed

feat: add Makefile to be able to regen the doc locally#223
teto wants to merge 1 commit intoRobitx:mainfrom
teto:add-makefile

Conversation

@teto
Copy link
Copy Markdown
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.
@teto teto closed this by deleting the head repository Feb 8, 2026
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