Skip to content

Document missing Makefile recipes in Top_Makefile.md#17

Open
Shivam-Shukla0 wants to merge 1 commit into
bsc-loca:mainfrom
Shivam-Shukla0:docs/update-top-makefile-doc
Open

Document missing Makefile recipes in Top_Makefile.md#17
Shivam-Shukla0 wants to merge 1 commit into
bsc-loca:mainfrom
Shivam-Shukla0:docs/update-top-makefile-doc

Conversation

@Shivam-Shukla0

Copy link
Copy Markdown

The top-level Makefile has six recipes (lint, strict_lint, local_spyglass, remote_spyglass, init, questa) but doc/Top_Makefile.md only described the first two.

This adds short descriptions for the remaining four, following the same style as the existing entries. init seemed worth documenting especially, since it's what enables the repo's pre-commit hook.

Fixes #15

The top-level Makefile provides six recipes but Top_Makefile.md only
described lint and strict_lint. This documents local_spyglass,
remote_spyglass, init and questa.
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.

doc/Top_Makefile.md only documents 2 of the 6 Makefile recipes

1 participant