Skip to content

Commit

Permalink
(docs) fix build of dir.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Sep 20, 2024
1 parent a309811 commit f7b1d92
Show file tree
Hide file tree
Showing 5 changed files with 846 additions and 686 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,5 @@ update-contributors:
.tree:
./scripts/tree

docs/dir.json: .tree
docs/dir.json: .tree ./docs/dir.ts
$(TS_NODE) ./docs/dir.ts $(ROOT) > ./docs/dir.json
Loading

0 comments on commit f7b1d92

Please sign in to comment.